Fireflies
Connect AI tools to Fireflies meeting transcripts, summaries, and action items.
Fireflies
Connect AI tools to Fireflies meeting transcripts, summaries, and action items. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Fireflies MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Fireflies tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Fireflies once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- fireflies_get_transcript · Read-only
Fetches detailed meeting transcript by ID, with optional field filtering. - fireflies_get_summary · Read-only
Fetches meeting summary by ID, with optional field filtering. - fireflies_get_transcripts · Read-only
Queries multiple meeting transcripts using filter properties (date, keyword, email, etc.). - fireflies_get_active_meetings · Read-only
Retrieves a list of currently active (in-progress) meetings from Fireflies.ai. - fireflies_get_user · Read-only
Fetches user account details. - fireflies_get_usergroups · Read-only
Fetches user groups for the authenticated user or their team. - fireflies_get_user_contacts · Read-only
Fetches contact list for the authenticated user. - fireflies_share_meeting · Write
Shares a meeting transcript with specified email addresses. - fireflies_revoke_meeting_access · Write
Revokes a previously shared meeting access for a specific email address. - fireflies_move_meeting · Write
Moves one or more meeting transcripts to a specified channel/folder. - fireflies_list_channels · Read-only
Lists all channels/folders available to the authenticated user. - fireflies_get_channel · Read-only
Retrieves details of a specific channel/folder by its ID. - fireflies_get_analytics · Read-only
Retrieves team and per-user meeting and conversation analytics from Fireflies.ai. - fireflies_get_rule_executions · Read-only
Retrieves rule execution logs grouped by meeting. - fireflies_create_soundbite · Write
Creates a soundbite (clip) from a meeting transcript. - fireflies_update_meeting_title · Write
Updates the title of a meeting transcript. - fireflies_get_soundbites · Read-only
Fetches soundbites (short shareable audio/transcript clips from meetings). - fireflies_search · Read-only
Advanced search for meeting transcripts using a mini grammar. - fireflies_fetch · Read-only
Retrieve complete meeting transcript with full conversation, metadata, and insights for a specific meeting ID.
Frequently asked questions
What is the Fireflies MCP server?
Connect AI tools to Fireflies meeting transcripts, summaries, and action items. Through Lunar.dev MCPX, Fireflies connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Fireflies to MCPX?
Add the Fireflies server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Fireflies call through the gateway.
Is the Fireflies MCP server official?
Yes. Fireflies is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Fireflies use with MCPX?
Fireflies uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Fireflies expose in MCPX?
Fireflies exposes 18 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.
