AdSpend Auditor for Grok
io.github.evozim/ad-spend-auditor
PPC advertisement budget auditor grading ad group metrics.
client:Grok
transport:sse
Install AdSpend Auditor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ad-spend-auditor": {
"type": "sse",
"url": "https://ad-spend-auditor-mcp.vercel.app/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs