Skip to content
Grok

anvx for Grok

io.github.tje8x/anvx

Track and optimize AI API spending across 16 providers with live pricing.

client:Grok transport:stdio runtime:pypi

Install anvx in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "anvx": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "token-economy-intel"
      ]
    }
  }
}

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

anvx in other clients