Skip to content
Zed

Knowa for Zed

com.knowalabs/knowa

Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.

client:Zed transport:streamable-http

Install Knowa in Zed

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

{
  "context_servers": {
    "knowa": {
      "url": "https://app.knowalabs.com/api/mcp"
    }
  }
}

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

Knowa in other clients