Kaito Query Service for Cursor
io.github.thesandemon/kaito-query
AI LLM with Gemini, MiniMax, Replicate, OpenRouter. Vision, search, code review. USDC on Base.
client:Cursor
transport:streamable-http
Install Kaito Query Service in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kaito-query": {
"url": "https://us-central1-sand-gallery-lab.cloudfunctions.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs