list_positions — Soundcheck Live Event Quotes MCP Tool Read-only
list_positions
(list positions) is one of 15 tools on the
Soundcheck Live Event Quotes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_positions from your client
- Claude Code Soundcheck Live Event Quotes list_positions run in your project directory
- Claude Desktop Soundcheck Live Event Quotes list_positions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Soundcheck Live Event Quotes list_positions ~/.cursor/mcp.json
- VS Code Soundcheck Live Event Quotes list_positions .vscode/mcp.json
- Zed Soundcheck Live Event Quotes list_positions ~/.config/zed/settings.json
- Windsurf Soundcheck Live Event Quotes list_positions ~/.codeium/windsurf/mcp_config.json
- Cline Soundcheck Live Event Quotes list_positions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Soundcheck Live Event Quotes list_positions ~/.gemini/settings.json
- Grok Soundcheck Live Event Quotes list_positions .mcp.json (in your project root)
- ChatGPT Soundcheck Live Event Quotes list_positions Settings → Connectors → Advanced → Developer mode
- Claude.ai Soundcheck Live Event Quotes list_positions Settings → Connectors → Add custom connector
- LangChain Soundcheck Live Event Quotes list_positions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http live-event-quotes https://mcp.soundchecklive.io/public/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.