get_story_audio — OffStereo MCP Tool Read-only
get_story_audio
(get story audio) is one of 12 tools on the
OffStereo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_story_audio from your client
- Claude Code OffStereo get_story_audio run in your project directory
- Claude Desktop OffStereo get_story_audio ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OffStereo get_story_audio ~/.cursor/mcp.json
- VS Code OffStereo get_story_audio .vscode/mcp.json
- Zed OffStereo get_story_audio ~/.config/zed/settings.json
- Windsurf OffStereo get_story_audio ~/.codeium/windsurf/mcp_config.json
- Cline OffStereo get_story_audio ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OffStereo get_story_audio ~/.gemini/settings.json
- Grok OffStereo get_story_audio .mcp.json (in your project root)
- ChatGPT OffStereo get_story_audio Settings → Connectors → Advanced → Developer mode
- Claude.ai OffStereo get_story_audio Settings → Connectors → Add custom connector
- LangChain OffStereo get_story_audio pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http offstereo https://www.offstereo.com/api/mcp
Other tools on this server
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.