Skip to content
Grok

Gvnr for Grok

dev.gvnr/gvnr

Budget & cost control for AI agents — per-agent spend caps + rate limits before each call.

client:Grok transport:streamable-http

Install Gvnr in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gvnr": {
      "type": "http",
      "url": "https://gvnr.dev/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

Gvnr in other clients