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