@fullrun/mcp
Freeby MCP Community
Fullrun MCP server — Google Ads management for Claude Desktop, Cursor, and AI agents
v0.1.1Added Apr 12, 2026
mcpmodel-context-protocolgoogle-adsppcai-agent
@fullrun/mcp MCP Server
Fullrun MCP server — Google Ads management for Claude Desktop, Cursor, and AI agents
Installation
Reviews
Installation
Quick install
npx -y @fullrun/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@fullrun/mcp": {
"command": "npx",
"args": ["-y", "@fullrun/mcp"]
}
}
}