Skip to content
VS Code

AdSpend Auditor for VS Code

io.github.evozim/ad-spend-auditor

PPC advertisement budget auditor grading ad group metrics.

client:VS Code transport:sse

Install AdSpend Auditor in VS Code

.vscode/mcp.json

{
  "servers": {
    "ad-spend-auditor": {
      "type": "sse",
      "url": "https://ad-spend-auditor-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AdSpend Auditor in other clients