Agency AI – Meta & Google Ads Automation for Claude Desktop
app.agencyai/agency-ai
Create, launch, and manage Meta + Google ads from Claude and ChatGPT.
client:Claude Desktop
transport:streamable-http
Install Agency AI – Meta & Google Ads Automation in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agency-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://s.agencyai.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs