Skip to content
Zed

Gnosari for Zed

com.gnosari/mcp

AI chatbot that turns conversations into typed records. Create Gnosaris, set fields, read the data.

client:Zed transport:streamable-http

Install Gnosari in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.gnosari.com"
    }
  }
}

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

Gnosari in other clients