Skip to content

Fathom MCP Server for Zed

io.github.agencyenterprise/fathom-mcp-server

Connect Claude to Fathom meeting recordings, transcripts, and summaries

client:Zed transport:streamable-http

Install Fathom MCP Server in Zed

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

{
  "context_servers": {
    "fathom-mcp-server": {
      "url": "https://fathom-mcp-server.com/mcp"
    }
  }
}

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

Fathom MCP Server in other clients