← Registry

eCommerce

dnsofmoney.com

This server provides tools to resolve payment aliases, discover payment agents, and obtain payment requirements for financial transactions.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.dnsofmoney.com/mcp/rpc

No auth detected

MCP server metadata

Name
project-o-dns-of-money
Version
1.1.0
Capabilities
tools
Server instructions

Resolve, discover, and pay pay: aliases. See /.well-known/x402.

Known tools 6

resolve_alias

Resolve a human-readable financial alias (pay: address) to payment endpoints and routing metadata.

Potential side effects
discover_agent

Get the AP2/A2A agent-commerce block for a pay: address — the DNS of Money equivalent of an A2A agent-card lookup.

Potential side effects
check_alias_available

Check whether a pay: alias can still be claimed.

Potential side effects
get_payment_requirements

Get x402 PaymentRequirements for paying a pay: alias.

Potential side effects
get_payment_status

Check whether a payment you already attempted was recorded, BEFORE you retry and risk spending twice.

Potential side effects
get_agent_registration_info

Learn how to self-register a FREE pay:agent.

Potential side effects

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.project-o-dns-of-money]
url = "https://api.dnsofmoney.com/mcp/rpc"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "project-o-dns-of-money": {
      "type": "http",
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: project-o-dns-of-money
Remote MCP URL: https://api.dnsofmoney.com/mcp/rpc

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": {
    "project-o-dns-of-money": {
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "project-o-dns-of-money": {
      "type": "http",
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "project-o-dns-of-money",
  "transport": "streamable-http",
  "url": "https://api.dnsofmoney.com/mcp/rpc"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dnsofmoney.com was fetched 2026-07-27T17:03:05.701Z and is being refreshed.

Trust status Neutral

dnsofmoney.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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