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