fireflies-usage

Installation
SKILL.md

Fireflies Usage

Pull meeting transcripts, summaries, and action items from Fireflies.ai to ground campaign work in what the client actually said.

No ColdIQ substitute: the ColdIQ marketplace does not resell Fireflies, so this skill is the one exception that stays on the provider directly. Connect Fireflies through its MCP server (below) rather than re-routing through api.coldiq.com. There is no ## ColdIQ Marketplace Endpoints table here on purpose.

Setup (MCP)

Add the Fireflies MCP server to your Claude config, then use its tools — no raw HTTP needed:

{ "fireflies": { "command": "npx", "args": ["-y", "fireflies-mcp-server"],
  "env": { "FIREFLIES_API_KEY": "your-key-here" } } }
Installs
16
First Seen
Jun 15, 2026
fireflies-usage — cold-iq/coldiq-marketplace-skills