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