← Index

io.github.vibeads/mcp

io.github.vibeads/mcp·v0.1.1·Other
Quality Score
80
/100

Talk to your Google Ads from Claude. 5 read-only tools for local service businesses.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vibeads/mcp"
      ],
      "env": {
        "VIBEADS_API_KEY": "<your-vibeads_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vibeads/mcp"
      ],
      "env": {
        "VIBEADS_API_KEY": "<your-vibeads_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @vibeads/mcp
§02  Environment variables
VIBEADS_API_KEY
requiredsecret

Your VibeAds MCP API key (generate at getvibeads.com/app/settings/mcp)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other