Skip to main content
Storyflo for agents

Audio news,
callable from any agent.

MCP server. OpenAI-compatible tool spec. x402 micropayments. A 70/20/10 split with the publishers we narrate. Plug Storyflo into ChatGPT, Claude, Cursor, or your own runtime in five minutes.

integrates with
⌘ Anything that speaks MCP, OpenAI tools, or x402 over USDC works out of the box.

Tools you can call

list_topics
Enumerate Storyflo verticals + active publishers per topic.
get_daily_briefing
Fetch the day's top-N audio episodes for a vertical or query.
get_premium_briefing
On-demand stitched briefing — paid via x402 USDC at ~$0.005 / minute.
subscribe_topic
Bind a listener wallet to a vertical for the daily auto-feed.
get_agent_earnings
Query an agent's payout balance + recommender split.

x402 revenue share

Every paid call routed through Storyflo settles in USDC on Base via the x402 protocol. The split is on-chain and deterministic:

70%
Publisher
The narrated source.
20%
Agent / referrer
The MCP client that brokered the call.
10%
Storyflo
Stitching + delivery.

IDE plug-ins

One-click install in Cursor — or paste the MCP config below into any client (Claude Desktop, ChatGPT custom connectors, Continue, Cline, VS Code with Continue plugin).

Add Storyflo to Cursoropens your Cursor app
// any MCP-compatible client (paste into the client's config)
{
  "mcpServers": {
    "storyflo": {
      "url": "https://api.storyflo.com/mcp/v1",
      "transport": "streamable-http"
    }
  }
}

Quickstart

  1. Pull the OpenAI tool spec from /v1/agents/openai-tools.json and paste into your chat.completions tools=[…].
  2. Or add the MCP server URL to your client config — works in ChatGPT custom connectors, Claude Desktop, Cursor, Continue.
  3. Free tier: list_topics, get_daily_briefing. Paid: get_premium_briefing via x402.
  4. Want to register your agent for the recommender share? POST to /v1/agents/registerand we’ll send the wallet wiring.
Building on Storyflo?
We’ll feature you in the agent directory + sweeten the split for early integrations.
Get in touch