Kaito Query Service for VS Code
io.github.thesandemon/kaito-query
AI LLM with Gemini, MiniMax, Replicate, OpenRouter. Vision, search, code review. USDC on Base.
client:VS Code
transport:streamable-http
Install Kaito Query Service in VS Code
.vscode/mcp.json
{
"servers": {
"kaito-query": {
"type": "http",
"url": "https://us-central1-sand-gallery-lab.cloudfunctions.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs