inferenceindexer mcp for Grok
io.github.desmartin01/inferenceindexer-mcp
AI inference pricing for agents: live and historical model prices, provider comparison.
client:Grok
transport:streamable-http
runtime:pypi
tools:10
Install inferenceindexer mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"inferenceindexer-mcp": {
"type": "http",
"url": "https://api.inferenceindexer.ai/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