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