← All servers

dns-of-money

io.github.sparkmastergrape/dns-of-money v1.0.0
Official Registry git dev-tools

Resolve, discover & pay pay: aliases for AI agents; returns a signed OFAC-screen attestation.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add dns-of-money --transport http https://api.dnsofmoney.com/mcp/rpc
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "dns-of-money": {
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dns-of-money": {
      "serverUrl": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "dns-of-money": {
      "type": "http",
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "dns-of-money": {
      "url": "https://api.dnsofmoney.com/mcp/rpc"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "dns-of-money": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.dnsofmoney.com/mcp/rpc"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://api.dnsofmoney.com/mcp/rpc none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.sparkmastergrape--dns-of-money/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent