Claude Web App (claude.ai)
An organization owner sets up the MCP connection as a custom connector. Once configured, team members can enable it individually from their integrations settings. Steps- An organization owner navigates to the Integrations settings in Claude.
- Create a new custom connector using the MCP URL:
https://api.fathom.ai/mcp - Team members can then enable the Fathom connector from their own integrations page.
Claude Desktop
Claude Desktop loads MCP servers from a JSON config file. You’ll open that file through Settings → Developer, then add a small snippet so Fathom’s remote MCP endpoint is available in the app. Steps- Open Settings. From the system menu bar, open the Claude menu (not the in-app settings) and choose Settings… On Windows, use the equivalent menu entry for Claude Desktop settings.
- Developer → Edit Config. In the Settings window, open the Developer tab in the left sidebar, then click Edit Config. That opens (or creates) your MCP configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- Add Fathom. Merge the following into your config (or add under
mcpServersif you already use other servers):
- Save the file and restart Claude Desktop completely so it reloads MCP.

