How to Connect the Fathom MCP Server
Fathom now offers an official MCP (Model Context Protocol) server, allowing you to connect your Fathom meeting data to AI assistants like ChatGPT, Claude, and more. This guide walks you through setup on each supported platform.Choose your assistant
ChatGPT
Connect through OpenAI’s Apps SDK and enable the connector in ChatGPT.
Claude
Connect from the browser, desktop app, or Claude Code.
What You Need
MCP server URL (for ChatGPT, Claude, etc.):https://developers.fathom.ai/mcp
Mintlify hosts the protocol endpoint at /mcp on your docs domain. These setup guides live under /mcp-docs so they do not replace that endpoint.
Quick Reference
| Platform | Who sets it up | How users enable |
|---|---|---|
| ChatGPT | Admin creates & publishes app via OpenAI developer platform | ChatGPT settings |
| Claude (web) | Org owner creates custom connector | Integrations page |
| Claude (desktop) | Individual edits local config file | Restart desktop app |
| Claude Code | Individual runs CLI command | Immediate, no restart |

