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