Skip to content
Claude Desktop

Fathom for Claude Desktop

io.github.mindstone/mcp-server-fathom

Fathom AI meeting transcription MCP server for Model Context Protocol hosts

client:Claude Desktop transport:stdio runtime:npm

Install Fathom in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server-fathom": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-fathom"
      ],
      "env": {
        "FATHOM_API_KEY": "<FATHOM_API_KEY>",
        "MCP_HOST_BRIDGE_STATE": "<MCP_HOST_BRIDGE_STATE>",
        "MINDSTONE_REBEL_BRIDGE_STATE": "<MINDSTONE_REBEL_BRIDGE_STATE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Fathom in other clients