estimate_registration — Doti Protocol (.i) MCP Server MCP Tool
estimate_registration
(estimate registration) 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 estimate_registration from your client
- Claude Code Doti Protocol (.i) MCP Server estimate_registration run in your project directory
- Claude Desktop Doti Protocol (.i) MCP Server estimate_registration ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Doti Protocol (.i) MCP Server estimate_registration ~/.cursor/mcp.json
- VS Code Doti Protocol (.i) MCP Server estimate_registration .vscode/mcp.json
- Zed Doti Protocol (.i) MCP Server estimate_registration ~/.config/zed/settings.json
- Windsurf Doti Protocol (.i) MCP Server estimate_registration ~/.codeium/windsurf/mcp_config.json
- Cline Doti Protocol (.i) MCP Server estimate_registration ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Doti Protocol (.i) MCP Server estimate_registration ~/.gemini/settings.json
- Grok Doti Protocol (.i) MCP Server estimate_registration .mcp.json (in your project root)
- ChatGPT Doti Protocol (.i) MCP Server estimate_registration Settings → Connectors → Advanced → Developer mode
- Claude.ai Doti Protocol (.i) MCP Server estimate_registration Settings → Connectors → Add custom connector
- LangChain Doti Protocol (.i) MCP Server estimate_registration 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
- resolve_domain_identity
- get_supported_chains
- 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.