Skip to content
Zed

Sui Knowledge Base (kapa.ai) for Zed

io.github.jessiemongeon1/sui-kapa

Semantic search across Sui documentation and knowledge sources, powered by kapa.ai

client:Zed transport:streamable-http

Install Sui Knowledge Base (kapa.ai) in Zed

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

{
  "context_servers": {
    "sui-kapa": {
      "url": "https://sui.mcp.kapa.ai"
    }
  }
}

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

Sui Knowledge Base (kapa.ai) in other clients