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