get_mcp_usage_self — Storyflo MCP Tool Read-only
get_mcp_usage_self
(get mcp usage self) is one of 37 tools on the
Storyflo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_mcp_usage_self from your client
- Claude Code Storyflo get_mcp_usage_self run in your project directory
- Claude Desktop Storyflo get_mcp_usage_self ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Storyflo get_mcp_usage_self ~/.cursor/mcp.json
- VS Code Storyflo get_mcp_usage_self .vscode/mcp.json
- Zed Storyflo get_mcp_usage_self ~/.config/zed/settings.json
- Windsurf Storyflo get_mcp_usage_self ~/.codeium/windsurf/mcp_config.json
- Cline Storyflo get_mcp_usage_self ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Storyflo get_mcp_usage_self ~/.gemini/settings.json
- Grok Storyflo get_mcp_usage_self .mcp.json (in your project root)
- ChatGPT Storyflo get_mcp_usage_self Settings → Connectors → Advanced → Developer mode
- Claude.ai Storyflo get_mcp_usage_self Settings → Connectors → Add custom connector
- LangChain Storyflo get_mcp_usage_self pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http storyflo-mcp https://api.storyflo.com/mcp/v1
Other tools on this server
- search_articles
- get_article
- get_audio_url
- subscribe_topic
- list_subscriptions
- get_vertical_briefing
- get_market_linked_stories
- get_crypto_market_link
- digest
- publisher_connect_folder
- publisher_folder_status
- publisher_upload_audio
- publisher_attach_audio
- fm_book_status
- fm_open_position
- fm_reposition
- fm_close_position
- publisher_status
- publisher_episodes
- publisher_stats
- search_unified
- search_declassified
- get_declassified_case
- digest_declassified
- subscribe_declassified_topic
- get_trending_topics
- get_personas
- get_vertical_landscape
- list_podcasts
- get_my_private_feed
- get_divergence_index
- register_embedder
- get_embedder_manifest
- get_embedder_network_manifest
- quote_partnership
- stream_briefing_render_events
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.