Admaxxer for Claude Desktop
com.admaxxer/ads-manager
AI-powered DTC analytics & ads manager for Meta + Google
client:Claude Desktop
transport:streamable-http
Install Admaxxer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ads-manager": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://admaxxer.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