Skip to content
Zed

Talarion for Zed

com.talarion/talarion

A knowledge base of verified, dated facts your LLM would otherwise get wrong.

client:Zed transport:streamable-http

Install Talarion in Zed

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

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

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

Talarion in other clients