Skip to content
Zed

Kaito Query Service for Zed

io.github.thesandemon/kaito-query

AI LLM with Gemini, MiniMax, Replicate, OpenRouter. Vision, search, code review. USDC on Base.

client:Zed transport:streamable-http

Install Kaito Query Service in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "kaito-query": {
      "url": "https://us-central1-sand-gallery-lab.cloudfunctions.net/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Kaito Query Service in other clients