Kaito Query Service for Grok
io.github.thesandemon/kaito-query
AI LLM with Gemini, MiniMax, Replicate, OpenRouter. Vision, search, code review. USDC on Base.
client:Grok
transport:streamable-http
Install Kaito Query Service in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"kaito-query": {
"type": "http",
"url": "https://us-central1-sand-gallery-lab.cloudfunctions.net/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