Skip to content
Zed

Thoth for Zed

io.github.ahmedeid1/thoth

Read-only MCP over an agentic SLR workspace with per-claim citation verification

client:Zed transport:streamable-http

Install Thoth in Zed

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

{
  "context_servers": {
    "thoth": {
      "url": "https://thoth-slr.vercel.app/api/mcp/mcp"
    }
  }
}

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

Thoth in other clients