MCP.so
登录
服务器

Storyflo

@Alisammour

Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.

概览

What is Storyflo?

Storyflo is an official Model Context Protocol server that exposes curated audio news, daily briefings, the public Declassified library (FBI/CIA/NSA/NASA/DOJ/AARO releases), and market-linked story signals as a callable surface for any LLM agent. It is built for developers integrating AI assistants with Storyflo’s platform and provides a zero-dependency stdio bridge that relays MCP JSON-RPC between a local client and a hosted streamable-http endpoint.

How to use Storyflo?

Install Storyflo via one-click links for Cursor, VS Code, or Claude Desktop, or manually with claude mcp add --transport http storyflo https://api.storyflo.com/mcp/v1. Run the stdio bridge using npx storyflo-mcp or Docker (docker run -i --rm storyflo-mcp). Optionally set the STORYFLO_TOKEN environment variable for authenticated tool calls; discovery works anonymously.

Key features of Storyflo

  • Search and fetch curated audio news by vertical.
  • Generate daily briefings and vertical audio briefings.
  • Access the narrated Declassified library (public, no auth).
  • Discover trending topics, host personas, and podcast catalog.
  • Mint personal podcast RSS feeds for articles and Declassified.
  • Enable partner integration and revenue share embedder registration.

Use cases of Storyflo

  • An AI assistant searching for the latest tech news and playing audio clips.
  • A user receiving a daily briefing of top articles across multiple verticals.
  • Exploring declassified government documents from FBI, CIA, NSA, and more.
  • Subscribing to a personalized podcast feed for curated news topics.
  • Partner platforms integrating Storyflo content and earning revenue share.

FAQ from Storyflo

What is the Declassified library?

The Declassified library is a narrated archive of publicly released government documents from FBI, CIA, NSA, NASA, DOJ, AARO, and other agencies. It is completely free and requires no authentication to browse.

What authentication is needed to use Storyflo?

Discovery tools (initialize, ping, tools/list, resources/list) work anonymously. For tool calls like search_articles or subscribe_topic, an optional OAuth bearer token can be provided via the STORYFLO_TOKEN environment variable.

How do I install Storyflo in Claude Desktop?

Use the one-click .mcpb extension (see companion repo) or add a custom connector with URL https://api.storyflo.com/mcp/v1 in Claude Desktop settings.

Are there any free tools available?

Yes, Storyflo exposes 20 free tools (no auth required for discovery and search) and one premium tool (get_vertical_briefing) which requires payment via x402 over USDC on Base mainnet.

How can I get an API token for authenticated calls?

Set the STORYFLO_TOKEN environment variable to an OAuth bearer token. No token is needed for public tools or discovery calls.

标签

来自「其他」的更多内容