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