Loomal

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

0 starsnpm: @fullrun/mcp

About fullrun

fullrun is an MCP (Model Context Protocol) server published by tuckerschreiber in the official MCP registry, listed under Marketing on Loomal. Google Ads management for AI agents — diagnose, optimize, and manage campaigns.

It ships as an npm package (@fullrun/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tuckerschreiber/fullrun-cli.

Use fullrun with your agent

Claude Code · one command
claude mcp add fullrun -- npx -y @fullrun/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fullrun": {
      "command": "npx",
      "args": [
        "-y",
        "@fullrun/mcp"
      ]
    }
  }
}
npm@fullrun/mcp

Frequently asked questions

What is fullrun?
fullrun is an MCP (Model Context Protocol) server by tuckerschreiber in the Marketing category. Google Ads management for AI agents — diagnose, optimize, and manage campaigns.
How do I connect fullrun to Claude, Cursor, or another MCP client?
Install fullrun from its npm package (@fullrun/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is fullrun open source?
Yes — the source code is public at github.com/tuckerschreiber/fullrun-cli.
Can AI agents pay to use fullrun?
Not yet through Loomal — fullrun is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain fullrun? Claim this listing free by verifying GitHub ownership, or contact us.