Fathom MCP Server for Cursor
io.github.agencyenterprise/fathom-mcp-server
Connect Claude to Fathom meeting recordings, transcripts, and summaries
client:Cursor
transport:streamable-http
Install Fathom MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fathom-mcp-server": {
"url": "https://fathom-mcp-server.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs