
AdCritter For Agents
AdCritter for Agents is a MCP server that lets agents operate AdCritter campaigns, creatives, audiences, and reporting.
About
AdCritter for Agents is a remote MCP server that connects AI assistants to the AdCritter ads platform for day-to-day campaign work. developers and small marketing teams can ask an agent to adjust creatives, manage audiences, and pull reporting without switching to a separate ads UI. The endpoint is https://mcp.adcritter.com/mcp/agent using streamable HTTP at version 0.1.1. Use it when AdCritter is already your ads stack and you want conversational control during growth sprints. It is narrower than the dev-oriented AdCritter MCP, which targets documentation and white-label integration. Expect intermediate complexity if you already understand campaign structure on AdCritter.
- Operate AdCritter campaigns, creatives, audiences, and reporting via MCP
- Hosted streamable-http remote at mcp.adcritter.com/mcp/agent
- Version 0.1.1 AdCritter for Agents title surface
- Designed for agent-driven ads platform workflows
- Pairs with AdCritter for Builders MCP for integration docs and scaffolding
AdCritter For Agents by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http mcp-agent https://mcp.adcritter.com/mcp/agentAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
What it does
Run AdCritter campaigns, creatives, audiences, and reporting from your agent through the hosted MCP agent endpoint.
Who is it for?
Best when you're running paid growth on AdCritter and want agent-assisted campaign and audience management.
Skip if: Skip if you only need API docs and app scaffolding—use AdCritter for Developers MCP instead.
What you get
Connecting the agent MCP gives your assistant direct operational access to AdCritter growth workflows in chat.
- Agent-driven campaign and creative updates on AdCritter
- Audience adjustments initiated from chat
- Reporting pulls integrated into agent workflows
By the numbers
- Version 0.1.1
- Single remote: streamable-http at mcp.adcritter.com/mcp/agent
Recommended MCP Servers
How it compares
Operations-focused AdCritter MCP, not the builder docs and white-label dev server.
FAQ
Who is AdCritter For Agents for?
It is for operators and developers using AdCritter who want MCP-driven campaign, creative, audience, and reporting control from Claude Code, Cursor, or similar clients.
When should I use AdCritter For Agents?
Use it during grow when you are actively managing live campaigns and audiences and want the agent to execute AdCritter actions remotely.
How do I add AdCritter For Agents to my agent?
Register the remote MCP URL https://mcp.adcritter.com/mcp/agent (streamable-http) in your MCP client per AdCritter’s setup guidance.