Fathom MCP Server for VS Code
io.github.agencyenterprise/fathom-mcp-server
Connect Claude to Fathom meeting recordings, transcripts, and summaries
client:VS Code
transport:streamable-http
Install Fathom MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"fathom-mcp-server": {
"type": "http",
"url": "https://fathom-mcp-server.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs