Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Doti Protocol (.i) MCP Server

REMOTE · DOTI.MY · SCANNED SEP 20

Sovereign .i Web3 identity and multi-chain domain tools across four EVM networks.

Available components

66 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1597 tokens (~69/item across 23 items; 19 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management17
  • Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "transfer_domain" implies "transfer" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Doti Protocol (.i) MCP Server server?

Doti Protocol (.i) MCP Server is a hosted endpoint at https://doti.my/api/ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · doti.my

# add to Claude Code
claude mcp add --transport http robdomain-doti-mcp 'https://doti.my/api/ai/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "robdomain-doti-mcp": {
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "robdomain-doti-mcp": {
      "type": "http",
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.robdomain-doti-mcp]
url = "https://doti.my/api/ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "robdomain-doti-mcp": {
      "type": "remote",
      "url": "https://doti.my/api/ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add robdomain-doti-mcp --url 'https://doti.my/api/ai/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  robdomain-doti-mcp:
    url: "https://doti.my/api/ai/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "robdomain-doti-mcp": {
      "Transport": "http",
      "Url": "https://doti.my/api/ai/mcp"
    }
  }
}
# add to Vellum
assistant mcp add robdomain-doti-mcp -t streamable-http -u 'https://doti.my/api/ai/mcp'
// mcp.json
{
  "mcpServers": {
    "robdomain-doti-mcp": {
      "type": "http",
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 15 Sept 26 64

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://doti.my/api/ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.doti.my CN=YR1,O=Let's Encrypt,C=US 28 Aug 2026 26 Nov 2026 RSA 2048 SHA256-RSA 536b79c5da28a43d978cf0689bca565e2f6
SANs: *.doti.my, doti.my
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of doti.my. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
my. present 47187 13 Verified
doti.my. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://doti.my/api/ai/mcp Verified 200
http (plaintext) http://doti.my/api/ai/mcp HTTPS enforced 308 https://doti.my/api/ai/mcp
MCP tools · 19 exposed · ~1,456 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
bridge_domain ~108

Initiate cross-chain teleportation/bridging of a .i domain to another supported EVM chain via Chainlink CCIP.

NameTypeReqDescription
destinationChainIdnumberyesTarget EVM chain ID: 42161 (Arbitrum One), 10 (OP Mainnet), 1 (Ethereum), 4663 (Robinhood)
domainNamestringyesThe .i domain name to bridge
ownerAddressstringyesThe 0x owner address initiating the bridge

No output schema declared.

No examples provided.

check_domain_availability ~67

Check if a .i sovereign domain is available for registration across all 4 supported chains (Arbitrum One, Optimism, Ethereum, Robinhood).

NameTypeReqDescription
domainNamestringyesThe .i domain name or label (e.g. "alex" or "alex.i")

No output schema declared.

No examples provided.

claim_escrow_refund ~64

Claim a refund for an escrow deposit (e.g. from registration race collisions or expired bridging operations).

NameTypeReqDescription
claimantAddressstringyesThe 0x address eligible for the escrow refund
escrowIdstringyesThe escrow deposit ID to refund

No output schema declared.

No examples provided.

estimate_registration ~92

Calculate registration fee, escrow payment requirements, and cross-chain CCIP bridging costs on any of the 4 supported networks.

NameTypeReqDescription
domainNamestringyesThe .i domain name to estimate
targetChainIdnumberTarget payment network: 42161 (Arbitrum), 10 (Optimism), 1 (Ethereum), or 4663 (Robinhood). Defaults to 42161.

No output schema declared.

No examples provided.

get_protocol_stats ~31

Fetch live protocol metrics including total registered domains, active secondary marketplace listings, and cross-chain CCIP bridge health.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_supported_chains ~34

Retrieve technical network specifications, Chainlink CCIP selectors, router contracts, and registry addresses for all 4 supported chains.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

marketplace_accept_offer ~81

Accept a buyer offer on your .i domain, performing an atomic swap of ownership for the offered ETH.

NameTypeReqDescription
buyerAddressstringyesThe 0x buyer address whose offer is being accepted
domainNamestringyesThe .i domain name being sold
sellerAddressstringyesThe 0x seller address (current owner)

No output schema declared.

No examples provided.

marketplace_browse_listings ~48

Browse active .i domains listed on the decentralized secondary marketplace across Arbitrum One and satellite networks.

NameTypeReqDescription
limitnumberMax number of listings to return (default 20)

No output schema declared.

No examples provided.

marketplace_buy_domain ~76

Instantly purchase an actively listed .i domain from the secondary marketplace using ETH.

NameTypeReqDescription
buyerAddressstringyesThe 0x buyer address purchasing the domain
domainNamestringyesThe .i domain name to purchase
priceInEthstringOptional expected purchase price in ETH for slippage protection

No output schema declared.

No examples provided.

marketplace_cancel_listing ~55

Cancel an active marketplace listing for an owned .i domain.

NameTypeReqDescription
domainNamestringyesThe .i domain name to delist
sellerAddressstringyesThe 0x seller address who created the listing

No output schema declared.

No examples provided.

marketplace_cancel_offer ~57

Cancel an active marketplace offer and release non-custodial or escrowed funds.

NameTypeReqDescription
buyerAddressstringyesThe 0x buyer address who submitted the offer
domainNamestringyesThe .i domain name

No output schema declared.

No examples provided.

marketplace_get_domain_details ~52

Inspect full marketplace status for any .i domain: active listing, price history, highest offer, and bids.

NameTypeReqDescription
domainNamestringyesThe .i domain name (e.g. "ai.i")

No output schema declared.

No examples provided.

marketplace_list_domain ~105

List an owned .i domain for sale on the decentralized secondary marketplace at a fixed price in ETH.

NameTypeReqDescription
domainNamestringyesThe .i domain name to list for sale
durationDaysnumberDuration of listing in days (defaults to 30)
priceInEthstringyesListing price in ETH (e.g. "0.05")
sellerAddressstringyesThe 0x seller address (must be current domain owner)

No output schema declared.

No examples provided.

marketplace_make_offer ~98

Submit an offer in ETH to purchase any registered .i domain.

NameTypeReqDescription
buyerAddressstringyesThe 0x buyer address making the offer
domainNamestringyesThe .i domain name to make an offer on
durationDaysnumberValidity of offer in days (defaults to 7)
offerPriceInEthstringyesOffer amount in ETH (e.g. "0.02")

No output schema declared.

No examples provided.

register_domain ~120

Register a permanent .i sovereign domain or generate on-chain transaction payload for contract execution across the 4 networks.

NameTypeReqDescription
domainNamestringyesThe .i domain name to register (e.g. "mybot.i")
recipientAddressstringyesThe 0x EVM wallet address that will own the domain
targetChainIdnumberNetwork where deposit is made: 42161 (Arbitrum), 10 (Optimism), 1 (Ethereum), 4663 (Robinhood). Defaults to 42161.

No output schema declared.

No examples provided.

resolve_domain_identity ~109

Resolve a .i web3 domain name or 0x Ethereum wallet address to its sovereign identity, owner, metadata, social links, and current chain location.

NameTypeReqDescription
chainIdnumberOptional filter for target network (42161: Arbitrum One, 10: Optimism, 1: Ethereum, 4663: Robinhood)
identifierstringyesThe .i domain name (e.g. "genesis.i") or EVM wallet address (0x...)

No output schema declared.

No examples provided.

set_primary_domain ~60

Set or update the primary reverse resolution domain identity for a given wallet address.

NameTypeReqDescription
domainNamestringyesThe .i domain name (e.g. "agent.i")
ownerAddressstringyesThe 0x EVM owner address

No output schema declared.

No examples provided.

transfer_domain ~78

Transfer sovereign ownership of a .i domain directly to another 0x EVM wallet address.

NameTypeReqDescription
currentOwnerstringyesThe 0x address of the current domain owner
domainNamestringyesThe .i domain name to transfer
newOwnerstringyesThe 0x recipient address to receive domain ownership

No output schema declared.

No examples provided.

update_domain_profile ~121

Update decentralized identity profile metadata, social links, website URL, and IPFS avatar CID.

NameTypeReqDescription
domainNamestringyesThe .i domain name
imageModestringAvatar visual style mode
ownerAddressstringyesOwner wallet address
profileImageCidstringIPFS CID hash for custom avatar image
socialLinksobjectKey-value map of social usernames (twitter, github, telegram, farcaster, discord)
websiteUrlstringDecentralized or Web2 website URL

No output schema declared.

No examples provided.

Common questions

What is the Doti Protocol (.i) MCP Server server?

Doti Protocol (.i) MCP Server is listed in the public MCP registry as io.github.robdomain/doti-mcp. Sovereign .i Web3 identity and multi-chain domain tools across four EVM networks. This page covers its hosted endpoint (https://doti.my/api/ai/mcp).

Is the Doti Protocol (.i) MCP Server server safe to use?

Doti Protocol (.i) MCP Server scores 66 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Doti Protocol (.i) MCP Server server expose?

Doti Protocol (.i) MCP Server exposes 19 tools: check_domain_availability, resolve_domain_identity, get_supported_chains, estimate_registration, set_primary_domain, and 14 more. Their descriptions and schemas cost roughly 1,456 tokens of context every time the server is loaded.

Does the Doti Protocol (.i) MCP Server server require authentication?

No. We connected to Doti Protocol (.i) MCP Server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Doti Protocol (.i) MCP Server server still maintained?

Doti Protocol (.i) MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.