# How to connect Metaads to Grok Bot

```json
{
  "title": "How to connect Metaads to Grok Bot",
  "toolkit": "Metaads",
  "toolkit_slug": "metaads",
  "framework": "Grok Bot",
  "framework_slug": "grok-bot",
  "url": "https://composio.dev/toolkits/metaads/framework/grok-bot",
  "markdown_url": "https://composio.dev/toolkits/metaads/framework/grok-bot.md",
  "updated_at": "2026-08-28T15:34:45.955Z"
}
```

## Introduction

Grok is xAI's assistant, and its bot builder lets you create a personal agent that holds context, runs skills, and connects to the apps you already use through plugins.
This guide explains how to connect Metaads to a Grok bot using Composio Connect, which handles OAuth, token refresh, and reliability so you do not have to. You add Composio as a plugin, authenticate once, then ask your bot to work with Metaads in plain language.

## Also integrate Metaads with

- [ChatGPT Work](https://composio.dev/toolkits/metaads/framework/chatgpt)
- [Antigravity](https://composio.dev/toolkits/metaads/framework/antigravity)
- [OpenAI Agents SDK](https://composio.dev/toolkits/metaads/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/metaads/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/metaads/framework/claude-code)
- [Claude Cowork](https://composio.dev/toolkits/metaads/framework/claude-cowork)
- [Codex](https://composio.dev/toolkits/metaads/framework/codex)
- [Kimi Code](https://composio.dev/toolkits/metaads/framework/kimi)
- [Grok Build](https://composio.dev/toolkits/metaads/framework/grok-build)
- [Cursor](https://composio.dev/toolkits/metaads/framework/cursor)
- [VS Code](https://composio.dev/toolkits/metaads/framework/vscode)
- [OpenCode](https://composio.dev/toolkits/metaads/framework/opencode)
- [OpenClaw](https://composio.dev/toolkits/metaads/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/metaads/framework/hermes-agent)
- [CLI](https://composio.dev/toolkits/metaads/framework/cli)
- [Google ADK](https://composio.dev/toolkits/metaads/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/metaads/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/metaads/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/metaads/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/metaads/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/metaads/framework/crew-ai)
- [Pydantic AI](https://composio.dev/toolkits/metaads/framework/pydantic-ai)
- [AutoGen](https://composio.dev/toolkits/metaads/framework/autogen)

## TL;DR

Composio exposes 1,000+ apps to your Grok bot through a single connection, so you get:
- Connect to 1,000+ apps with on-demand tool loading, so you do not fill your context window with unnecessary tool definitions.
- Use programmatic tool calling through a remote workbench, letting the model write its own code to handle complex tool chaining. This reduces back-and-forth for frequent tool calls.
- Handle large tool responses outside the model context to keep conversations lean.

## Connect Metaads to Grok Bot

### Connecting Metaads to Grok Bot
Once Grok Bot is set up, you connect Metaads entirely from its interface, and the whole flow takes under a minute.
### Set up Grok Bot
1. Get access. Grok Bot is included with a paid Cursor plan (Cursor Pro, Pro+, or Ultra) or a Cursor Teams seat. You can also grant usage by linking an individual SuperGrok, SuperGrok Plus, or SuperGrok Heavy subscription to your Cursor account.
2. Download and sign in. Get the Grok Bot desktop app for macOS or Windows from [x.ai/bot](https://x.ai/bot), then sign in with your Cursor account. An iPhone companion app is also available, and your bots sync across devices.
3. Create a bot. Pick a suggested role or define your own, then give it a short name, one primary job, and a short description of how it should work. Focused bots work best, because a clear role gives the bot more useful context over time.
### Connect Metaads
1. Open Plugins
Open the Grok bot you want to connect to Metaads, then click Plugins in the left sidebar to open the plugin marketplace.
2. Search for Composio and add it
Type Composio into the Search plugins box and click Add on the Composio result. It then shows under 1 installed at the top of the marketplace.
3. Open the installed plugin
Go to the Installed section and click the Composio entry. You'll see its connector and skills listed (for example, 1 connector, 2 skills).
4. Authenticate
Click Authenticate. You'll be taken to the Composio consent screen. Review the access it requests and click Authorize. Composio handles the OAuth handshake for you, so you never touch API keys or tokens.
5. Connect your Metaads account
Back in the chat, ask your bot to connect to Metaads or give it any Metaads task.
For example, ask it to:
- "Get ad performance insights for last week"
- "Create a new campaign for summer sale"
- "Pause all ads in underperforming campaigns"
It will prompt you to authenticate and authorize access.
That's it. Composio's tools are now available in your Grok bot, and your Metaads account is ready to use.

## What is Grok Bot?

Grok is xAI's assistant, available as a chat interface and a bot builder for creating personal agents that run skills and connect to external apps.
With Composio Connect, your Grok bot can securely access apps like Metaads through MCP without you sharing account credentials directly with the agent.

## What is the Metaads MCP server, and what's possible with it?

The Metaads MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Meta Ads account. It provides structured and secure access to your advertising assets, so your agent can perform actions like creating campaigns, managing ads, analyzing insights, and handling audiences on your behalf.
- Automated campaign and ad creation: Quickly launch new campaigns, ad sets, and ads—including image, video, carousel, and collection formats—without manual setup.
- Real-time ad performance insights: Instantly retrieve analytics and detailed insights for any ad account, campaign, ad set, or individual ad to monitor and optimize your strategies.
- Audience management and targeting: Effortlessly create and update custom audiences, from customer lists to website visitors, so your ads reach the right people.
- Campaign control and optimization: Pause or delete campaigns and creatives, allowing your agent to manage spend and keep your advertising up to date.
- Creative asset automation: Generate, fetch, or remove ad creatives on the fly, making it easy to test new visuals or messaging across your campaigns.

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `METAADS_CREATE_AD` | Create Ad | Create a new ad within an ad set using the Meta Marketing API. Supports various ad formats including image, video, carousel, and collection ads. |
| `METAADS_CREATE_AD_CREATIVE` | Create Ad Creative | Create a new ad creative using the Meta Marketing API. Ad creatives are reusable visual and interactive elements that define how your ad looks and behaves: - Can be used in multiple ads - Support various formats (image, video, carousel) - Include text, media, and call-to-action buttons - Must follow Meta's ad policies |
| `METAADS_CREATE_AD_SET` | Create Ad Set | Create a new ad set within a campaign using the Meta Marketing API. Supports detailed targeting options, budgets, and optimization goals. |
| `METAADS_CREATE_CAMPAIGN` | Create Campaign | Create a new advertising campaign using the Meta Marketing API. Supports various campaign objectives, budgets, and bidding strategies. |
| `METAADS_CREATE_CUSTOM_AUDIENCE` | Create Custom Audience | Create a new custom audience using the Meta Marketing API. Supports various types of custom audiences including customer lists, website visitors, and app users. |
| `METAADS_DELETE_CAMPAIGN` | Delete Campaign | Delete an advertising campaign using the Meta Marketing API. This marks the campaign as DELETED, which prevents it from delivering ads. Note that deleted campaigns are not permanently removed from Meta's systems and can still be viewed in reports. |
| `METAADS_GET_AD_ACCOUNTS` | Get Ad Accounts | Tool to retrieve all ad account IDs accessible to the authenticated user from Meta Ads. Use when you need to get a user's ad account information including account IDs, names, and other account details. |
| `METAADS_GET_AD_CREATIVE` | Get Ad Creative | Get Ad Creative |
| `METAADS_GET_INSIGHTS` | Get Insights | Get insights data for a Meta Ads object (ad account, campaign, ad set, or ad) using the Meta Marketing API. Supports various metrics, breakdowns, and filtering options with flexible date ranges. Results are paginated; follow `paging.cursors.after` or `paging.next` to retrieve all rows. Missing metric values in results should not be assumed to be zero. |
| `METAADS_GET_OBJECT` | Get Meta Object | Tool to retrieve data for any Meta Marketing API object by its ID. Use when you need to get information about a specific ad account, campaign, ad set, ad, ad creative, page, user, or other Meta object. Supports flexible field selection to retrieve only the data you need. |
| `METAADS_GET_PAGE_ACCOUNTS` | Get Page Accounts | Tool to retrieve permanent page access tokens for accounts managed by the user. Use when you need to get pages the user manages along with access tokens for each page. |
| `METAADS_GET_USER` | Get User | Tool to retrieve information about the authenticated user from Meta (Facebook) Graph API. Use when you need to get the current user's profile information such as name, email, or other user details. |
| `METAADS_LIST_AD_CREATIVES` | List Ad Creatives | Tool to list all ad creatives under an ad account. Use when you need to retrieve multiple ad creatives from a Meta Ads account to view, analyze, or manage creative assets. |
| `METAADS_LIST_AD_NETWORK_ANALYTICS` | List Ad Network Analytics | Tool to retrieve ad network analytics for a Meta Business using the Meta Marketing API. Use when you need to get ad network performance metrics such as revenue or impressions. |
| `METAADS_LIST_AD_NETWORK_ANALYTICS_RESULTS` | List Ad Network Analytics Results | Tool to retrieve ad network analytics results for Facebook Audience Network. Use when you need to get performance data from ads displayed through Facebook Audience Network on third-party apps and websites for a specific business, app, or property. |
| `METAADS_LIST_ADS` | List Ads | Tool to list all ads under an ad account using the Meta Marketing API. Use when you need to retrieve ads from a specific ad account with optional filtering by fields. |
| `METAADS_LIST_AGENCIES` | List Agencies | Tool to retrieve agencies associated with a Meta Business or Ad Account. Use when you need to get the list of agencies that have access to manage a specific business or ad account. |
| `METAADS_LIST_ASSIGNED_PAGES` | List Assigned Pages | Tool to retrieve Facebook Pages assigned to a business user via Meta Marketing API. Use when you need to get the list of pages a business user has access to. |
| `METAADS_LIST_ASSIGNED_USERS` | List Assigned Users | Tool to list users assigned to a Facebook Page or Ad Account within a specific business context. Use when you need to retrieve the list of users who have access to a Page or Ad Account and their associated task permissions. |
| `METAADS_LIST_BUSINESS_AD_ACCOUNTS` | List Business Ad Accounts | Tool to retrieve all ad accounts owned by a specific Business Manager. Use when you need to get ad account information for a business including account IDs, names, and status. |
| `METAADS_LIST_BUSINESS_INVOICES` | List Business Invoices | Tool to retrieve business invoices from Meta Marketing API. Use when you need to fetch invoice data for a business including amounts, due dates, and payment status. |
| `METAADS_LIST_CLIENT_AD_ACCOUNTS` | List Client Ad Accounts | Tool to list all client ad accounts accessible to a business from Meta Ads. Use when you need to retrieve ad accounts that have been shared with a Business Manager as clients. |
| `METAADS_LIST_CLIENT_APPS` | List Client Apps | Tool to retrieve client apps associated with a Meta Business using the Marketing API. Use when you need to get information about apps linked to a specific business. |
| `METAADS_LIST_CLIENT_INSTAGRAM_ASSETS` | List Client Instagram Assets | Tool to retrieve Instagram assets that are shared with a business as a client using the Meta Marketing API. Use when you need to fetch Instagram accounts or assets linked to a specific business ID. |
| `METAADS_LIST_CLIENT_OFFSITE_SIGNAL_CONTAINERS` | List Client Offsite Signal Container Business Objects | Tool to retrieve client offsite signal container business objects for a business from Meta Marketing API. Use when you need to list all client offsite signal container business objects associated with a specific business ID. |
| `METAADS_LIST_CLIENT_PAGES` | List Client Pages | Tool to retrieve client pages associated with a Meta business. Use when you need to get the list of pages that a business manages on behalf of clients. |
| `METAADS_LIST_CLIENTS` | List Clients | Tool to retrieve client businesses associated with a Meta Business Manager. Use when you need to get the list of businesses that are clients of a specific Business Manager. |
| `METAADS_LIST_COLLABORATIVE_ADS_COLLABORATION_REQUESTS` | List Collaborative Ads Collaboration Requests | Tool to retrieve collaborative ads collaboration requests for a Meta Business using the Marketing API. Use when you need to get collaboration requests related to collaborative advertising partnerships for a specific business. |
| `METAADS_LIST_COLLABORATIVE_ADS_SUGGESTED_PARTNERS` | List Collaborative Ads Suggested Partners | Tool to retrieve collaborative ads suggested partners for a business from Meta Marketing API. Use when you need to discover potential partnership opportunities for collaborative advertising campaigns. |
| `METAADS_LIST_INITIATED_AUDIENCE_SHARING_REQUESTS` | List Initiated Audience Sharing Requests | Tool to retrieve initiated audience sharing requests for a business using the Meta Marketing API. Use when you need to get the list of audience sharing requests that have been initiated by a business. |
| `METAADS_LIST_MANAGED_PARTNER_ADS_FUNDING_SOURCE_DETAILS` | List Managed Partner Ads Funding Source Details | Tool to retrieve managed partner ads funding source details for a Meta Business. Use when you need to get funding source information for managed partner ads associated with a specific business. |
| `METAADS_LIST_OWNED_APPS` | List Owned Apps | Tool to retrieve apps owned by a business from Meta Marketing API. Use when you need to get information about apps associated with a business account. |
| `METAADS_LIST_OWNED_BUSINESSES` | List Owned Businesses | Tool to retrieve businesses owned by a parent Business Manager from Meta Marketing API. Use when you need to list child businesses managed under a Business Manager account in a Tier-2 business hierarchy. |
| `METAADS_LIST_OWNED_INSTAGRAM_ASSETS` | List Owned Instagram Assets | Tool to list Instagram accounts/assets owned by a Meta Business. Use when you need to retrieve the Instagram Business Accounts associated with a specific Meta Business. |
| `METAADS_LIST_OWNED_OFFSITE_SIGNAL_CONTAINER_BUSINESS_OBJECTS` | List Owned Offsite Signal Container Business Objects | Tool to retrieve owned offsite signal container business objects for a business from Meta Marketing API. Use when you need to list all owned offsite signal container business objects associated with a specific business ID. |
| `METAADS_LIST_OWNED_PAGES` | List Owned Pages | Tool to retrieve Pages owned by a Business Manager from Meta Marketing API. Use when you need to get a list of all Facebook Pages that a business owns or manages. |
| `METAADS_LIST_PENDING_CLIENT_AD_ACCOUNTS` | List Pending Client Ad Accounts | Tool to retrieve pending client ad account access requests for a Business Manager from Meta Ads. Use when you need to get ad accounts that are awaiting approval to be added as clients to a business. |
| `METAADS_LIST_PENDING_CLIENT_APPS` | List Pending Client Apps | Tool to retrieve pending client apps for a Meta Business. Use when you need to list apps that are pending approval or connection to a business account. |
| `METAADS_LIST_PENDING_CLIENT_PAGES` | List Pending Client Pages | Tool to retrieve pending client pages for a Business Manager using the Meta Marketing API. Use when you need to see which Facebook Pages have pending access requests from the business. |
| `METAADS_LIST_PENDING_OFFSITE_SIGNAL_CONTAINERS` | List Pending Shared Offsite Signal Container Business Objects | Tool to retrieve pending shared offsite signal container business objects from Meta Marketing API. Use when you need to get information about pending shared offsite signal containers associated with a business account. |
| `METAADS_LIST_PENDING_OWNED_AD_ACCOUNTS` | List Pending Owned Ad Accounts | Tool to retrieve pending owned ad accounts for a Business Manager account from Meta Marketing API. Use when you need to list ad accounts with pending ownership status for a specific business. |
| `METAADS_LIST_PENDING_OWNED_PAGES` | List Pending Owned Pages | Tool to retrieve Pages with pending ownership status for a Business Manager from Meta Marketing API. Use when you need to get a list of Facebook Pages that are pending approval or verification for a business to own. |
| `METAADS_LIST_PENDING_USERS` | List Pending Users | Tool to retrieve pending users from a Business Manager in Meta Marketing API. Use when you need to get information about users with pending invitations to a Business Manager. |
| `METAADS_LIST_RECEIVED_AUDIENCE_SHARING_REQUESTS` | List Received Audience Sharing Requests | Tool to retrieve all received audience sharing requests for a business using the Meta Marketing API. Use when you need to see which other businesses have requested to share custom audiences with your business. |
| `METAADS_LIST_SYSTEM_USERS` | List System Users | Tool to retrieve system users for a Meta Business Manager account. Use when you need to list all system users (non-human accounts used for API access) associated with a business. |
| `METAADS_LIST_TARGETING_SEARCH` | List Targeting Search | Tool to search for targeting options in Meta Ads Marketing API. Use when you need to find interests, locations, demographics, schools, or employers for ad targeting purposes. |
| `METAADS_READ_ADSETS` | Read Ad Sets | Retrieve ad sets from a Meta ad account using the Marketing API. Returns information about the ad sets including their status, targeting, and other properties. |
| `METAADS_UPDATE_AD_CREATIVE` | Update Ad Creative | Update Ad Creative |
| `METAADS_UPDATE_CAMPAIGN` | Update Campaign | Update an existing advertising campaign using the Meta Marketing API. Allows modification of campaign properties like name, status, budget, and bidding strategy. Only the fields that need to be updated should be included in the request. |
| `METAADS_UPLOAD_AD_IMAGE` | Upload Ad Image | Upload an image for use in Meta ad creatives using the Marketing API. The image can later be referenced by its hash when creating ad creatives. |

## Supported Triggers

None listed.

## Creating MCP Server - Stand-alone vs Composio SDK

Once connected, your Grok bot can access the Metaads MCP server through Composio to run the actions you authorize, using plain language in the chat.

## Complete Code

None listed.

## Conclusion

### Way Forward
Now that Metaads is connected, extend your setup by connecting the other apps you already use every day, so your Grok bot can run true cross-app workflows end to end.
- Connect Calendar to turn threads into scheduled meetings automatically.
- Connect Slack or Teams to post summaries, approvals, and alerts where your team works.
- Connect Notion, Linear, Jira, or Asana to convert requests into tickets, tasks, and docs.
- Connect Drive, Dropbox, or OneDrive to fetch, file, and share attachments without manual steps.
Start with one workflow you do repeatedly, then keep adding apps as you find new handoffs. With everything behind a single connection, your bot can coordinate multiple tools safely and reliably in one conversation.

## How to build Metaads MCP Agent with another framework

- [ChatGPT Work](https://composio.dev/toolkits/metaads/framework/chatgpt)
- [Antigravity](https://composio.dev/toolkits/metaads/framework/antigravity)
- [OpenAI Agents SDK](https://composio.dev/toolkits/metaads/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/metaads/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/metaads/framework/claude-code)
- [Claude Cowork](https://composio.dev/toolkits/metaads/framework/claude-cowork)
- [Codex](https://composio.dev/toolkits/metaads/framework/codex)
- [Kimi Code](https://composio.dev/toolkits/metaads/framework/kimi)
- [Grok Build](https://composio.dev/toolkits/metaads/framework/grok-build)
- [Cursor](https://composio.dev/toolkits/metaads/framework/cursor)
- [VS Code](https://composio.dev/toolkits/metaads/framework/vscode)
- [OpenCode](https://composio.dev/toolkits/metaads/framework/opencode)
- [OpenClaw](https://composio.dev/toolkits/metaads/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/metaads/framework/hermes-agent)
- [CLI](https://composio.dev/toolkits/metaads/framework/cli)
- [Google ADK](https://composio.dev/toolkits/metaads/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/metaads/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/metaads/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/metaads/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/metaads/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/metaads/framework/crew-ai)
- [Pydantic AI](https://composio.dev/toolkits/metaads/framework/pydantic-ai)
- [AutoGen](https://composio.dev/toolkits/metaads/framework/autogen)

## Related Toolkits

- [Adrapid](https://composio.dev/toolkits/adrapid) - Adrapid is a platform for rapid creation of digital marketing visuals using templates. It streamlines design workflows for banners, images, and HTML5 content with automation.
- [Adtraction](https://composio.dev/toolkits/adtraction) - Adtraction is an affiliate marketing platform for partner programs, tracking links, transactions, commissions, statistics, and payments. It helps advertisers and publishers manage performance marketing with clear reporting and payout workflows.
- [Adyntel](https://composio.dev/toolkits/adyntel) - Adyntel is an API that retrieves LinkedIn ads for any company using a domain or LinkedIn Page ID. Easily access competitive ad intelligence to power your marketing workflows.
- [Beaconstac](https://composio.dev/toolkits/beaconstac) - Beaconstac is a platform for creating and managing QR codes and proximity beacons. It helps businesses engage customers and track marketing performance with powerful analytics.
- [Bouncify](https://composio.dev/toolkits/bouncify) - Bouncify is an email verification service for single addresses and bulk lists. Use it to reduce bounces, protect sender reputation, and track verification credits.
- [Bulk Email Checker](https://composio.dev/toolkits/bulk_email_checker) - Bulk Email Checker is an email verification service for checking address validity, mailbox status, domains, and mail-server signals. It helps reduce bounces, spot risky emails, and keep outreach lists cleaner before you send.
- [Campaign cleaner](https://composio.dev/toolkits/campaign_cleaner) - Campaign cleaner is an email campaign optimization tool that boosts compatibility and deliverability across email clients. It helps marketers get better results by cleaning, enhancing, and ensuring high performance for every campaign.
- [Deadline funnel](https://composio.dev/toolkits/deadline_funnel) - Deadline Funnel lets you create personalized deadlines and timers for your marketing campaigns. It helps marketers boost conversions by adding authentic urgency to offers.
- [DeBounce](https://composio.dev/toolkits/debounce) - DeBounce is an email verification service for checking address validity, deliverability, and risk. It helps keep contact lists clean so your campaigns reach real inboxes.
- [Easy Email Verification](https://composio.dev/toolkits/easy_email_verification) - Easy Email Verification is an email validation service for checking single addresses and bulk lists. Use it to reduce bounces, clean contact data, and protect sender reputation.
- [Elastic Email](https://composio.dev/toolkits/elastic_email) - Elastic Email is an email delivery and marketing platform for transactional emails, campaigns, contacts, and reporting. Use it to send reliable emails, manage audiences, verify addresses, and track performance.
- [Fairing](https://composio.dev/toolkits/fairing) - Fairing is a post-purchase survey and attribution platform for ecommerce brands. It helps teams measure which marketing channels, campaigns, and customer touchpoints drive purchases.
- [GoDaddy MCP](https://composio.dev/toolkits/godaddy_mcp) - GoDaddy MCP is a domain discovery toolkit for checking availability and generating AI-powered name ideas. Use it to move from rough business keywords to practical domain options fast.
- [Google Ads](https://composio.dev/toolkits/googleads) - Google Ads is Google's online advertising platform for creating, managing, and optimizing digital campaigns. It helps businesses reach targeted customers and maximize return on ad spend.
- [Handwrite.io](https://composio.dev/toolkits/handwrite) - Handwrite.io is a direct mail service for creating physical handwritten card orders. It helps teams send personal cards with selectable handwriting, stationery, and tracking.
- [Inblog](https://composio.dev/toolkits/inblog) - Inblog is an AI-powered blogging platform for posts, authors, tags, redirects, design settings, analytics, and lead forms. Use it to manage SEO-focused content, measure performance, and capture blog leads in one place.
- [Instantly](https://composio.dev/toolkits/instantly) - Instantly is a platform for automating cold email outreach, managing leads, and optimizing deliverability. Get better results from email campaigns with minimal manual effort.
- [Invalid Bounce](https://composio.dev/toolkits/invalid_bounce) - Invalid Bounce is an email verification service with a bulk verification API. Use it to clean email lists, reduce bounces, and protect sender reputation.
- [Keyword](https://composio.dev/toolkits/keyword) - Keyword.com is a digital marketing platform for search rank tracking and SEO analytics. Use it to monitor keyword performance, spot ranking changes, and measure SEO visibility.
- [lc.cx](https://composio.dev/toolkits/lc_cx) - lc.cx is a URL shortening service for branded links, workspaces, tags, QR codes, and click stats. Use it to share cleaner links, track performance, and manage branded campaigns from one API.

## Frequently Asked Questions

### What are the differences in Tool Router MCP and Metaads MCP?

With a standalone Metaads MCP server, the agents and LLMs can only access a fixed set of Metaads tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Metaads and many other apps based on the task at hand, all through a single MCP endpoint.

### Can I use Tool Router MCP with Grok Bot?

Yes, you can. Grok Bot fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Metaads tools.

### Can I manage the permissions and scopes for Metaads while using Tool Router?

Yes, absolutely. You can configure which Metaads scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

### How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Metaads data and credentials are handled as safely as possible.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
