Skip to content
Zed

sortio for Zed

io.github.canonicalmg/sortio

Read-only search of your Sortio knowledge graph (files and entities) for Claude and ChatGPT.

client:Zed transport:streamable-http

Install sortio in Zed

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

{
  "context_servers": {
    "sortio": {
      "url": "https://mcp.getsortio.com/mcp"
    }
  }
}

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

sortio in other clients