# Domains, Now Programmable.

Let AI agents discover and operate domains autonomously.

400K exclusive curated domains. 2M+ listings. JSON-RPC interface.

## Watch an AI Agent Operate Domains

### Startup Assistant
### Portfolio Manager
### Naming Copilot

Launching an AI legal startup. Suggest strong .com options.

Searching curated premium inventory and available domains…

**Premium (exclusive curated):**

- LexPilot.com — $18,500
- CounselAI.com — $24,000

**Available for registration:**

- JurisFlow.com
- BriefLogic.com

Check trademark risk for JurisFlow.com and LexPilot.com.

Running trademark screening…

- JurisFlow.com — No direct conflicts detected
- LexPilot.com — Similar mark found in legal services category

JurisFlow.com appears lower risk.

Check value and availability for JurisFlow.com.

Checking availability and appraisal…

- JurisFlow.com — Available
- Estimated value: $3,200

Would you like me to register it?

Yes. Register and configure DNS.

Registering domain…

Creating DNS records…

Domain is live.

**Show domains expiring this month.**

Listing expiring domains…

- DataForge.com — expires in 12 days
- Nexora.ai — expires in 18 days
- PixelHarbor.com — expires in 22 days

Check current estimated values.

Retrieving appraisal data…

- DataForge.com — $8,900
- Nexora.ai — $1,200
- PixelHarbor.com — $2,600

Renew all domains valued above $2,000.

Renewing:

- DataForge.com
- PixelHarbor.com

Renewals complete.

Find a short brandable name for a climate tech startup.

Searching curated premium and available inventory…

**Premium:**

- Climatora.com — $12,000
- Verdeon.com — $15,500

**Available:**

- EcoLyft.com
- TerraMint.com

Check trademark and value for TerraMint.com.

Trademark screening: no direct conflicts.

Estimated value: $1,800.

Compare that with Climatora.com.

Climatora.com:

- Premium curated listing  
- Strong brandability  
- No direct trademark conflicts  
- Market value aligned with price

Would you like to secure Climatora.com?

Yes. Purchase.

Holding domain…

Confirming purchase…

Transaction complete.

## Why Integrate Atom MCP?

Build domain infrastructure once. Unlock inventory, intelligence, and monetization inside your product.

### Exclusive Curated Inventory

Access 400,000+ curated premium domains available exclusively through Atom, plus 2M+ total aftermarket listings. Embed inventory your competitors don't have.

### Revenue Participation

Earn up to 35% of net commissions on premium domain sales completed through your integration. Monetize domain discovery directly inside your workflow.

### AI-Native Domain Intelligence

Semantic search, availability checks, trademark screening, and AI appraisals in one programmable layer. Turn naming into a structured workflow.

### From Discovery to DNS

Search, hold, register, transfer, configure DNS, and manage portfolios through a single secure interface. No multi-vendor orchestration required.

Atom MCP is infrastructure, not just an API. It powers discovery, transactions, and operations.

### How It Works

1. **Add Atom MCP**

Connect via JSON-RPC endpoint or OpenAPI adapter.

2. **Connect Your Atom Account**

Users log in once to authorize registrar operations. No end-user API keys required.

3. **Call Tools**

Use scoped credentials to access discovery, intelligence, and registrar operations.

```json
POST https://mcp.atom.com/api/mcp
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "registrar.checkAvailability",
    "arguments": {
      "domain_name": "example.com"
    }
  }
}
```

## Security & Scoping

### Scoped Credentials

Each key exposes only permitted tools.

### Login-Based User Authorization

Registrar actions require user approval.

### Rate Limited

Per-key and per-IP protections.

### Revocable

Access can be revoked instantly.

## Technical Details

### Protocol

JSON-RPC 2.0 over HTTPS

Endpoint: https://mcp.atom.com/api/mcp

### Tool Methods

`tools/list`  
`tools/call`

### Adapter Support

OpenAPI-compatible adapter for ChatGPT Custom GPTs and other AI tools.
