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