OrbiAds — Google Ad Manager for Claude Desktop
io.github.orbiads/gam
Automate Google Ad Manager: campaigns, line items, creatives, inventory, reporting — 51 tools.
client:Claude Desktop
transport:streamable-http
Install OrbiAds — Google Ad Manager in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gam": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://orbiads.com/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