Home/Compare/Fireflies.ai

MeetStream vs Fireflies.ai

MeetStream is the meeting bot API with a voice agent runtime built in. Bot infrastructure is $0.35 an hour.

Fireflies.ai is priced per seat, from $10 a user a month on Pro. Their shared bot joins the call; here the bot is yours.

$0.35Bot infrastructure, per hour
$0.45All in, with transcription
$0.25At volume, and for startups
30 daysStorage inside the rate
ISO 27001GDPRZoom, Google Meet, TeamsAPI key in a minuteNo sales call
Voice agentsThe bot speaks in the roomAgent toolingMCP server, CLI, skillReal-time audioRoughly 200 ms behindYour own bucketFrom the first byteOne flat rate$0.45 an hour, all inSelf-serve keyUnder a minute, no call
The argument below, in six parts.
Pricing

What an hour of meeting bot costs

One is a rate per hour, the other a price per seat.

MeetStream$0.45 an hour, all inBot hourTranscription30 days storageFireflies.ai, publishedPer seat, every monthA seatEvery personTheir shared bot
Their published model, checked 4 September 2026.
MeetStreamFireflies.ai
What you buyAn hourA seat, every month
Published entry price$0.35 an hour$10 a user a month, on Pro
All in, with transcription$0.45 an hourIncluded in the seat
Whose bot joinsYoursTheir shared notetaker

Ours from the pricing page. Theirs checked on their published pages on 4 September 2026.

Seats bill whether meetings happen or not. Hours bill when a bot runs.

Voice first

A bot that speaks in the meeting

MeetStream ships an in-meeting voice agent runtime. The bot hears every speaker, reasons, and answers out loud.

Hears each speakerPer-participant audioReasonsRealtime or pipeline modeCalls your toolsMCP servers, HTTPSSpeaks in the roomOr posts to chat
One agent, on the same bot that records.

Wake words, interruptions and an avatar are settings, not a build. It runs on the bot that records. See voice agents.

Wake wordsSay it, it wakes upInterruptionsBarge in, it stopsEcho controlIt ignores itselfAvatarA face on the tile
Turn taking is a setting, not a build.
Agent first

Built for agents to build with

One request puts a bot in the call. Media, transcripts and events come back on a webhook you name.

One requestA meeting linkA bot joinsZoom, Meet, TeamsLive audioRoughly 200 msYour appMedia, text, events
One call out, artefacts back on your webhook.

Live audio arrives about 200 milliseconds behind the room. See real-time audio.

MCP serverTools for any MCP clientCommand lineBots from a terminalClaude skillInstalled as a plugin
Built so an agent can build with it.

An MCP server, a command line tool and a Claude skill ship with it. See developers.

Startup friendly

Priced for a team that is still building

$5 of free credit, a key in under a minute, and a bot that carries your own name.

$5 of creditEnough for a real testA key in a minuteSelf serve, no callNo commitmentPay for hours you run
What it takes to get the first bot in a room.
MeetStreamFireflies.ai
10 people$54$100
50 people$270$500
200 people$1,080$2,000

Twelve recorded hours a person a month at $0.45 all in, against $10 a seat on Pro, checked on their published pages on 4 September 2026.

Support

The engineers who build it answer you

Teams on MeetStream get a shared Slack channel with our engineers in it. A webhook question reaches its author.

A shared channelNot a ticket queueThe engineersThe people who ship itNo sales gateKey first, talk later
Who answers when something breaks at 2am.

No support tier to buy, and no gate in front of it. Start on free credit and scale from there.

Storage

Your recordings, in your bucket

Thirty days of storage sit inside the rate. Point us at your own bucket and artefacts land there.

30 days freeInside the rateYour bucketS3 compatibleWrite onlyWe never read itDelete by APIAny time you like
Where the recording lives is your decision.

Write-only mode means we never read it back. Deletion is self-serve. Setup is on the S3 storage page.

The comparison, row by row

Their figures are the ones they publish, checked on their published pages on 4 September 2026. Not published means we could not find it.

Voice and agents in the meeting

MeetStreamFireflies.ai
In-meeting voice agent runtimeYes
On the bot that records
Not published
Wake words and interruption handlingYes
Barge-in and echo control, per voice agents
Not published
Avatar on the bot video tileYes
Lip-synced, all three platforms
Not published
Tool calls from inside the meetingYes
MCP servers and your functions
Not published
MCP server, CLI and agent skillsYes
On the developers page
Not published

Real time, recording and transcription

MeetStreamFireflies.ai
Programmatic join on all three platformsYes
Zoom, Google Meet and Teams
Limited
Google Meet and Zoom, one mutation
Whose bot joinsYes
Your own bot, your own name
Limited
Their shared notetaker bot
Many meetings joined at onceYes
No published cap
Limited
Three live joins per 20 minutes
Real-time media to your serverYes
Raw audio, about 200 ms, per the real-time page
Limited
Live transcript text, not media
Per-participant audio and video streamsYes
All three platforms
Not published

Price, storage and control

MeetStreamFireflies.ai
Volume and startup rateYes
Toward $0.25, no application
Not published
Storage includedYes
30 days
Not published
Your own bucket, from the first byteYes
S3 and S3-compatible, write-only
Not published
ISO 27001Yes
On our security page
Not listed

Certifications move faster than a page like this, so they live on the security page.

Quickstart

The integration, one request

One request, on any of the three platforms. It takes a meeting link and a webhook.

Examplebash
curl -X POST https://api.meetstream.ai/api/v1/bots/create_bot \
  -H "Authorization: Token $MEETSTREAM_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "meeting_link": "https://zoom.us/j/74648392", "bot_name": "Acme Notetaker",
        "recording_config": {"transcript": {"provider": {"meetstream": {}}}},
        "webhook_url": "https://your-app.example.com/meetstream" }'
Run bothTwo bots in one meetingCompareArtefacts and speakersMove the webhookOne field, one deploy
A cutover you can run inside a week.

Run both for a week, compare the artefacts, then move the webhook.

FAQ

Frequently asked questions

Does Fireflies.ai have an API, and can it stream in real time?

Yes. Fireflies publishes a GraphQL API for reading transcripts, summaries and action items from meetings its bot recorded.

It also takes audio uploads, and a Realtime API streams live transcription events.

MeetStream streams the raw per-participant media itself at roughly 200ms, which is the layer you need when your app acts on media.

Can the Fireflies API make a bot join any meeting?

The addToLiveMeeting mutation adds their own shared bot to an ongoing Google Meet or Zoom call, at 3 requests per 20 minutes.

MeetStream deploys your own bot on demand through a single REST call, built for volume, with real-time streams during the call.

What is a Fireflies.ai API alternative for developers?

MeetStream is the infrastructure alternative. One API deploys your own bot into Zoom, Google Meet and Microsoft Teams.

You get raw per-participant audio and video, in-meeting actions and bring-your-own storage.

You build on the capture layer directly, and pricing is per hour rather than per seat.

Can a MeetStream bot speak in the meeting?

Yes. A voice agent runs on the same bot that records. It hears each speaker, calls your tools and answers out loud.

Wake words, interruptions and an avatar are settings, described on the voice agents page.

Whose bot joins the meeting?

Yours. You name it, you decide when it joins, and the media, transcript and events belong to your account.

Where can I read MeetStream security detail?

On the security page: ISO 27001, SOC 2 Type 2 audit status, GDPR and the data residency options, kept current there.

Can I keep recordings in my own bucket?

Yes. Point us at an S3 or S3-compatible bucket and artefacts land there from the first byte, in a write-only mode we never read back.

How current are these numbers?

Every Fireflies.ai figure here was read on their own published pages and checked 4 September 2026.

Tell us what changed and it gets fixed the same week.

Run the comparison yourself

$5 of free credit, a key in under a minute, and every figure above read off a published page.