resolve_domain_identity — Doti Protocol (.i) MCP Server MCP Tool Read-only
resolve_domain_identity
(resolve domain identity) is one of 19 tools on the
Doti Protocol (.i) MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call resolve_domain_identity from your client
- Claude Code Doti Protocol (.i) MCP Server resolve_domain_identity run in your project directory
- Claude Desktop Doti Protocol (.i) MCP Server resolve_domain_identity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Doti Protocol (.i) MCP Server resolve_domain_identity ~/.cursor/mcp.json
- VS Code Doti Protocol (.i) MCP Server resolve_domain_identity .vscode/mcp.json
- Zed Doti Protocol (.i) MCP Server resolve_domain_identity ~/.config/zed/settings.json
- Windsurf Doti Protocol (.i) MCP Server resolve_domain_identity ~/.codeium/windsurf/mcp_config.json
- Cline Doti Protocol (.i) MCP Server resolve_domain_identity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Doti Protocol (.i) MCP Server resolve_domain_identity ~/.gemini/settings.json
- Grok Doti Protocol (.i) MCP Server resolve_domain_identity .mcp.json (in your project root)
- ChatGPT Doti Protocol (.i) MCP Server resolve_domain_identity Settings → Connectors → Advanced → Developer mode
- Claude.ai Doti Protocol (.i) MCP Server resolve_domain_identity Settings → Connectors → Add custom connector
- LangChain Doti Protocol (.i) MCP Server resolve_domain_identity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http doti-mcp https://doti.my/api/ai/mcp
Other tools on this server
- check_domain_availability
- get_supported_chains
- estimate_registration
- set_primary_domain
- update_domain_profile
- marketplace_browse_listings
- marketplace_get_domain_details
- register_domain
- marketplace_list_domain
- marketplace_buy_domain
- marketplace_make_offer
- marketplace_accept_offer
- marketplace_cancel_listing
- marketplace_cancel_offer
- transfer_domain
- bridge_domain
- claim_escrow_refund
- get_protocol_stats
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.