Fireflies.ai Connector for AI agents.
12 live capabilities
Turn your meeting transcripts into a searchable knowledge base for your agent.
Waiting for input…
Why people use Fireflies.ai
Fireflies.ai Meeting Transcription for Product and Sales Teams
This Connector changes that by making those transcripts active data. Your agent can query the history, find the exact moment a client agreed to a price, or summarize a week's worth of syncs in seconds. You get a searchable brain for your company's conversations.
What Vinkius changes
Your meeting history becomes a queryable database for your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding specific customer feedback
A PM asks the agent what the client said about the UI.
- Real-world use case 02
Sales demo prep
A rep wants to know the budget mentioned in a demo.
- Real-world use case 03
Automated meeting recaps
An ops lead needs a summary of a sync.
Complete set · 12capabilities
The complete Fireflies.ai capability set.
These are the exact actions your AI can choose when you ask it to work with Fireflies.ai.
01—04
4 capabilities in this set.
Part of 12 available through Fireflies.ai.
- 01 Capability
Add to live meeting
Invites the Fireflies bot to join an active Zoom, Meet, or Teams call. This helps your agent get into live sessions automatically.
- 02 Capability
Ask fred
Lets your agent answer complex questions about specific meeting content using natural language. It finds specific details without you having to search manually.
- 03 Capability
Delete transcript
Removes a specific meeting record from your history. Use this to keep your records clean.
- 04 Capability
Get account info
Fetches your profile details and account metadata. This gives your agent context about your workspace.
05—08
4 capabilities in this set.
Part of 12 available through Fireflies.ai.
- 05 Capability
Get ai app outputs
Retrieves responses generated by Fireflies' internal AI applications. This pulls in extra layers of analysis.
- 06 Capability
Get transcript
Pulls the full text log for a specific meeting. This lets your agent read the exact words spoken.
- 07 Capability
List soundbites
Shows a list of saved conversation clips from your meetings. It helps you find the most important moments.
- 08 Capability
List transcripts
Retrieves a list of all your recorded meeting transcripts. Use this to browse your full meeting history.
09—12
4 capabilities in this set.
Part of 12 available through Fireflies.ai.
- 09 Capability
List team users
Shows all the users within your organization's account. This helps coordinate knowledge across your whole team.
- 10 Capability
List webhooks
Shows all the active webhooks you have configured. Use this to manage your automated notifications.
- 11 Capability
Update meeting title
Changes the name of a meeting in your history. This helps keep your records organized and easy to find.
- 12 Capability
Upload audio
Sends a public audio URL to be transcribed by the system. This turns voice memos into searchable text.
Set up in minutes
One URL. Then ask Fireflies.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fireflies.ai from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Fireflies.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fireflies.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Fireflies.ai URL.
- Step 03
Save and start
Save the connection and enable Fireflies.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"firefliesai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Fireflies.ai
Open Agent mode in chat and ask: "Using Fireflies.ai, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"firefliesai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Fireflies.ai
Ask Copilot: "Using Fireflies.ai, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"firefliesai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Fireflies.ai
Open Cascade and ask: "Using Fireflies.ai, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"firefliesai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Fireflies.ai
Ask Cline: "Using Fireflies.ai, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add firefliesai-alternative --transport http "https://edge.vinkius.com/vk_preview_rpYO2rVk7EyzHIZowd6DE5cRaGvz0QT7b89bWPBu/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Fireflies.ai
Ask Claude: "Using Fireflies.ai, show me...". 12 tools are ready
Where the request belongs
Work Fireflies.ai can move forward.
Product managers, sales leads, and ops coordinators who are drowning in meeting notes and need to find specific decisions or action items without manual searching.
Product Manager
Pulls out specific user feedback from research calls to update the product roadmap.
Sales Representative
Analyzes past demos to find customer pain points before a follow-up call.
Operations Lead
Automates the documentation of recurring team syncs to ensure no task gets missed.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGranola
Manage AI meeting notes via Granola. list and search meeting documents, retrieve transcripts and summaries, and track action items directly from any AI agent.
Grain
Manage AI meeting notes via Grain. list and search recordings, retrieve transcripts and AI insights, and track action items directly from any AI agent.
Fireflies.ai
Transcribe meetings, analyze conversation metrics, and query transcripts via AI agents with Fireflies.ai.
Tactiq
Manage meeting transcripts via Tactiq u2014 access summaries, action items, speaker analytics, and search across all recordings from your AI agent.
Magic Minutes
Generate meeting minutes automatically with AI that listens, summarizes key decisions, and distributes action items to your team.
Fathom
Manage AI meeting notes via Fathom. list and search meetings, retrieve transcripts and summaries, and track action items directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Fireflies.ai connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Fireflies.ai.
The practical details behind the request, access and result.
Can the Fireflies.ai MCP search through all my past meetings?
Yes, it lets your agent browse your entire history of transcripts to find specific details without you having to open the dashboard manually.
How do I get my agent to know what happened in a live call?
You can use the Connector to invite the Fireflies bot to a live meeting, which then allows your agent to access the recording and summary in real time.
Can I ask questions about specific parts of a transcript?
Yes, the Connector includes a capability that lets your agent answer complex questions about specific meeting content using natural language.
Does the Fireflies.ai MCP work with my existing Fireflies account?
It connects directly to your existing Fireflies.ai account using your API key, so all your current data remains accessible.
Can I use this to transcribe audio files I already have?
You can provide a public audio URL to the Connector, and it will handle the transcription so the text becomes searchable for your agent.
Will this help me keep track of action items?
Absolutely. Your agent can pull summaries and specific action items from past meetings to ensure nothing falls through the cracks.
How do I find my Fireflies API Key?
Log in to your Fireflies.ai dashboard, navigate to Settings > API, and copy your unique token.
What is AskFred?
AskFred is an AI-powered meeting assistant that can answer questions about any of your recorded meetings based on their transcript data.
Can I record a meeting that is already in progress?
Yes! Use the add_to_live_meeting capability and provide the join URL. The Fireflies bot will attempt to join the call immediately.
One connection away
Give your agent a direct line to Fireflies.ai.
Connect Fireflies.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available