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