Loading MCP server directory, please wait...
AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.
npx @getmcp/cli add ai.adside/adsideRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer sk_live_... API key from your Adside account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.adside/adside": {
"url": "https://api.adside.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}