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