Skip to content
Cline

fullrun for Cline

io.github.tuckerschreiber/fullrun

Google Ads management for AI agents — diagnose, optimize, and manage campaigns.

client:Cline transport:stdio runtime:npm

Install fullrun in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fullrun": {
      "command": "npx",
      "args": [
        "-y",
        "@fullrun/mcp"
      ],
      "env": {
        "FULLRUN_API_KEY": "<FULLRUN_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fullrun in other clients