Skip to content
VS Code

Sui Knowledge Base (kapa.ai) for VS Code

io.github.jessiemongeon1/sui-kapa

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

client:VS Code transport:streamable-http

Install Sui Knowledge Base (kapa.ai) in VS Code

.vscode/mcp.json

{
  "servers": {
    "sui-kapa": {
      "type": "http",
      "url": "https://sui.mcp.kapa.ai"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Sui Knowledge Base (kapa.ai) in other clients