← Registry

API Tools

doti.my

MCP server for checking domain availability, resolving identities, retrieving supported blockchain network specs, estimating registration and cross-chain bridge costs, and setting primary domains for wallet addresses.

1 endpoint19 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://doti.my/api/ai/mcp

No auth detected

MCP server metadata

Name
doti-mcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use this server to resolve .i domains, check availability, read cross-chain network specs, manage identity profiles, and query secondary marketplace listings across all 4 supported EVM chains.

Known tools 19

check_domain_availability

Check if a .

Inferred read-only
resolve_domain_identity

Resolve a .

Inferred read-only
get_supported_chains

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

Inferred read-only
estimate_registration

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

Potential side effects
set_primary_domain

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

Potential side effects
update_domain_profile

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

Potential side effects
marketplace_browse_listings

Browse active .

Inferred read-only
marketplace_get_domain_details

Inspect full marketplace status for any .

Inferred read-only
register_domain

Register a permanent .

Inferred read-only
marketplace_list_domain

List an owned .

Inferred read-only
marketplace_buy_domain

Instantly purchase an actively listed .

Potential side effects
marketplace_make_offer

Submit an offer in ETH to purchase any registered .

Potential side effects
marketplace_accept_offer

Accept a buyer offer on your .

Inferred read-only
marketplace_cancel_listing

Cancel an active marketplace listing for an owned .

Inferred read-only
marketplace_cancel_offer

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

Inferred read-only
transfer_domain

Transfer sovereign ownership of a .

Potential side effects
bridge_domain

Initiate cross-chain teleportation/bridging of a .

Inferred read-only
claim_escrow_refund

Claim a refund for an escrow deposit (e.

Potential side effects
get_protocol_stats

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.doti-mcp]
url = "https://doti.my/api/ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "doti-mcp": {
      "type": "http",
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: doti-mcp
Remote MCP URL: https://doti.my/api/ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "doti-mcp": {
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "doti-mcp": {
      "type": "http",
      "url": "https://doti.my/api/ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "doti-mcp",
  "transport": "streamable-http",
  "url": "https://doti.my/api/ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.