Fathom logo
ConnectorFathom

Fathom integration for Claude and Codex

Create a Fathom connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Fathom from Claude

Add the Fathom connection to a Space that runs Claude, then use it from every channel in that Space.

Use Fathom from Codex

Add the Fathom connection to a Space that runs Codex, then use it from every channel in that Space.

Use Fathom from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Communication & Meetings

What the Fathom connector can do

AI meeting assistant that records, transcribes, and summarizes meetings

One connection, many Spaces

Connect Fathom once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Create webhook for meeting content

    Tool to create a webhook to receive new meeting content from Fathom. Use when you need to set up notifications for meeting recordings. At least one of transcript, CRM matches, summary, or action items must be included in the webhook payload.

  • Delete Webhook

    Tool to delete an existing webhook by its ID. Use when you need to remove a webhook that is no longer needed.

  • Get Recording Summary

    Tool to retrieve the AI-generated summary for a specific recording. Use when you need to access the summary of a meeting recording. Supports both synchronous mode (returns summary directly) and asynchronous mode (delivers summary to webhook URL specified in destination_url parameter).

  • Get Recording Transcript

    Tool to retrieve the full transcript for a specific recording. Use when you need to access the complete meeting transcript with speaker information and timestamps. Can operate synchronously (returns transcript directly) or asynchronously (posts transcript to a destination URL). In the response, speaker is an object — access speaker.display_name rather than treating speaker as a string. Prefer this tool over fetching transcripts via list-meetings calls with include_transcript=true, which produces extremely large responses when many meetings are returned.

  • List Meetings

    Tool to retrieve a paginated list of meeting recordings for the authenticated user or organization. Use when you need to fetch meetings with optional filtering by dates, domains, meeting type, or recorder. Supports data enrichment via include_* parameters.

Connection

API and auth details

Fathom's External API uses API keys in the X-Api-Key header at https://api.fathom.ai with versioned /external/v1 paths for meeting recordings, transcripts, summaries, highlights, and action items.

Source
Official docs verified 2026-06-18
Auth schemes
API key
Base URL
https://api.fathom.ai
Connection test
/external/v1/meetings
FAQ

Questions people ask before connecting Fathom

Can Claude use Fathom?

Yes. Add a Fathom connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Fathom through Type?

Yes. Add a Fathom connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Fathom MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More communication & meetings connectors