AdsMCP is a hosted MCP server for serving contextual ads inside AI applications based on conversation context, user intent, and surface type. It also exposes publisher config, batch prefetching, and auction diagnostics for Adgentek ad inventory and direct-sold campaigns.
From the registry: MCP-native ad server. Monetize AI chatbots and agents with conversational ads.
Please install the `adsmcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Create an Adgentek publisher account** — Sign up for an Adgentek publisher account before using the MCP server. (https://app.adgentek.ai/publishers/auth/?)
- **Create at least one AI Surface** — In the Adgentek publisher dashboard, go to Inventory → Surfaces and create at least one active AI Surface (for example: conversational, search, or voice). Ads will not serve until a surface is enabled. (https://app.adgentek.ai/publishers/auth)
- **Generate an API key** — Create an API key in the publisher dashboard under Settings → API Keys. The key is used as a Bearer token in the Authorization header for all MCP requests. (https://app.adgentek.ai/publishers/auth)
Canonical MCP server config (HTTP transport):
- url: `https://mcp.adgentek.ai/mcp`
- headers:
- `Authorization`: `Bearer <your-api-key>`
Note: Hosted MCP server. No local package installation or environment variables are required. The API key should be an Adgentek key (prefixed adgt_ in the dashboard).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.