Skip to content
Zed

Korala for Zed

ai.korala/mcp

Document signing: draft agreements, prepare signing requests, send them and track who has signed.

client:Zed transport:streamable-http runtime:npm

Install Korala in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.korala.ai/mcp"
    }
  }
}

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

Korala in other clients