Skip to content
Zed

RecordX for Zed

io.recordx/mcp

Read-only access to your RecordX meetings: search transcripts, summaries, action items.

client:Zed transport:streamable-http

Install RecordX in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.recordx.io/mcp"
    }
  }
}

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

RecordX in other clients