# io.github.midnight-rgb/mcp (npm · @domainforagents/mcp)

Domain registrar for AI agents. Search, register, and manage domains via API.

- Trust score: 60/100 (medium)
- Change this week: +20
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@domainforagents/mcp`: 60/100 (this document), [markdown](https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp.md), [page](https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp)

## Channel facts

- Registry: `npm`
- Package: `@domainforagents/mcp`
- Version: `1.2.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 111 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 888 tokens (~49/item across 18 items; 18 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add midnight-rgb-mcp -- npx -y @domainforagents/mcp
```

### Codex

```bash
codex mcp add midnight-rgb-mcp -- npx -y @domainforagents/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "midnight-rgb-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@domainforagents/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add midnight-rgb-mcp --command npx --arg -y --arg @domainforagents/mcp
```

### Hermes

```yaml
mcp_servers:
  midnight-rgb-mcp:
    command: "npx"
    args: ["-y", "@domainforagents/mcp"]
```

### Other

```json
{
  "mcpServers": {
    "midnight-rgb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@domainforagents/mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 60, +60)

- [security regression] Provenance: unverified → fail
- [security improvement] Malware scan: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-02 (score 0, −15)

- [security regression] Malware scan: pass → unverified

### 2026-08-01 (score 15, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 22, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-30 (score 40, +22)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 18, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (18)

### `create_account` (~66 tokens)

Create a DomainForAgents account. Returns an API key for immediate use and a claim code for human account access. No email required.

Input parameters:

- `email` (string): Optional email for the account
- `name` (string): Label for the API key (e.g. "my-agent")

### `list_api_keys` (~18 tokens)

List all API keys for the authenticated account.

### `rotate_api_key` (~21 tokens)

Invalidate the current API key and get a new one.

### `search_domains` (~46 tokens)

Search for available domains. Returns availability status and pricing for each result.

Input parameters:

- `query` (string, required): Domain name to search (e.g. "myagent" or "myagent.com")

### `suggest_domains` (~53 tokens)

Generate creative domain name suggestions from a project description using AI. Returns suggested names with availability where checked.

Input parameters:

- `description` (string, required): Describe your project, product, or idea (e.g. "AI tutoring platform for kids")

### `register_domain` (~106 tokens)

Register a domain. Deducts from prepaid balance by default. Supports balance, card, or crypto payment.

Input parameters:

- `dns_records` (array): DNS records to set on registration
- `name` (string, required): Domain to register (e.g. "myagent.io")
- `payment_type` (string): Payment method: "balance" (default) or "crypto" (requires pre-funded USDC balance)
- `years` (integer): Registration period in years (default: 1)

### `reserve_domain` (~78 tokens)

Soft-reserve a domain with a TTL. Returns a payment URL for human checkout. No upstream registration until paid.

Input parameters:

- `name` (string, required): Domain to reserve (e.g. "myagent.io")
- `ttl_seconds` (integer): Hold duration in seconds (default: 1h for popular TLDs, 6h for niche)

### `list_domains` (~82 tokens)

List all domains owned by the authenticated account.

Input parameters:

- `limit` (integer): Results per page (default: 20, max: 100)
- `page` (integer): Page number (default: 1)
- `search` (string): Search by domain name
- `state` (string): Filter by state (e.g. "registered", "soft_reserved")

### `get_domain` (~33 tokens)

Get details for a specific domain including state, expiry, and DNS records.

Input parameters:

- `domain_id` (string, required): Domain ID

### `renew_domain` (~47 tokens)

Renew a registered domain. Deducts from prepaid balance.

Input parameters:

- `domain_id` (string, required): Domain ID to renew
- `years` (integer): Years to renew (default: 1)

### `get_dns_records` (~27 tokens)

List all DNS records for a domain.

Input parameters:

- `domain_id` (string, required): Domain ID

### `create_dns_record` (~106 tokens)

Create a DNS record for a domain.

Input parameters:

- `content` (string, required): Record value (e.g. IP address, hostname)
- `domain_id` (string, required): Domain ID
- `name` (string, required): Record name (e.g. "@" for root, "www" for subdomain)
- `priority` (integer): Priority (for MX records)
- `ttl` (integer): TTL in seconds (default: 3600)
- `type` (string, required): DNS record type

### `delete_dns_record` (~37 tokens)

Delete a DNS record.

Input parameters:

- `domain_id` (string, required): Domain ID
- `record_id` (string, required): DNS record ID to delete

### `set_nameservers` (~46 tokens)

Set custom nameservers for a domain. Disables managed DNS.

Input parameters:

- `domain_id` (string, required): Domain ID
- `nameservers` (array, required): List of nameserver hostnames

### `get_balance` (~17 tokens)

Get current account balance and recent transaction history.

### `get_usdc_deposit_info` (~36 tokens)

Get USDC deposit instructions. Returns the platform Solana wallet address and the account ID to include in the transaction memo.

### `create_webhook` (~51 tokens)

Register a webhook URL to receive event notifications (domain.registered, domain.failed, etc.).

Input parameters:

- `events` (array, required): Events to subscribe to
- `url` (string, required): HTTPS URL to receive webhook events

### `list_webhooks` (~18 tokens)

List all webhook subscriptions for the authenticated account.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp#diagnostics

## Score history

- 2026-08-03: 60
- 2026-08-02: 0
- 2026-08-01: 15
- 2026-07-31: 22
- 2026-07-30: 40
- 2026-07-28: 18
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/@domainforagents/mcp
- Socket report: https://socket.dev/npm/package/@domainforagents/mcp
- Changelog RSS feed: https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/midnight-rgb-mcp/domainforagents-mcp
