Loading MCP server directory, please wait...
Google Ads management for AI agents — diagnose, optimize, and manage campaigns.
npx @getmcp/cli add io.github.tuckerschreiber/fullrunRequires Node.js 18+. Community-contributed server. Review source before installing.
FULLRUN_API_KEYYour Fullrun API key for authenticating with the Fullrun API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tuckerschreiber/fullrun": {
"command": "npx",
"args": [
"-y",
"@fullrun/mcp"
],
"env": {
"FULLRUN_API_KEY": ""
}
}
}
}