Doti Protocol (.i) MCP Server for Claude Desktop
io.github.robdomain/doti-mcp
Sovereign .i Web3 identity and multi-chain domain tools across four EVM networks.
client:Claude Desktop
transport:streamable-http
tools:19
Install Doti Protocol (.i) MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"doti-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doti.my/api/ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- 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
- claim_escrow_refund
- get_protocol_stats