Skip to content
Windsurf

Fathom for Windsurf

io.github.mindstone/mcp-server-fathom

Fathom AI meeting transcription MCP server for Model Context Protocol hosts

client:Windsurf transport:stdio runtime:npm

Install Fathom in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Fathom in other clients