Skip to main content
ClaudeWave

Stdio bridge to the Popdot AI MCP server. Rent verified subdomains for AI agents by the hour, day, or month.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/popdot-ai/popdot-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "popdot-mcp": {
      "command": "node",
      "args": ["/path/to/popdot-mcp/dist/index.js"],
      "env": {
        "POPDOT_PRIVATE_KEY": "<popdot_private_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/popdot-ai/popdot-mcp and follow its README for install instructions.
Detected environment variables
POPDOT_PRIVATE_KEY
Casos de uso

Resumen de MCP Servers

# popdot-mcp

Stdio bridge to the [Popdot AI](https://popdot.ai) MCP server, for MCP clients that speak stdio (Claude Desktop, local agent frameworks).

Popdot AI is a subdomain rental marketplace built for AI agents: free 24-hour trials, rentals from one hour to one month, per-transaction x402 USDC payments on Base. No account needed to discover.

## Use

```json
{
  "mcpServers": {
    "popdot": {
      "command": "npx",
      "args": ["popdot-mcp"]
    }
  }
}
```

Read-only tools (search_domains, get_price_quote, check_availability, try_domain) work with no configuration.

For authenticated tools (rent_domain), set:

```
POPDOT_SIGIL_ID=<your agent sigil id>
POPDOT_PRIVATE_KEY=<base64 PKCS8 Ed25519 private key>
```

Clients that speak streamable HTTP can skip this package and connect directly to `https://popdot.ai/api/mcp`.

## Docs

- Quickstart: https://popdot.ai/echo/quickstart.md
- Full agent docs: https://popdot.ai/llms-full.txt

## License

MIT

Lo que la gente pregunta sobre popdot-mcp

¿Qué es popdot-ai/popdot-mcp?

+

popdot-ai/popdot-mcp es mcp servers para el ecosistema de Claude AI. Stdio bridge to the Popdot AI MCP server. Rent verified subdomains for AI agents by the hour, day, or month. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala popdot-mcp?

+

Puedes instalar popdot-mcp clonando el repositorio (https://github.com/popdot-ai/popdot-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar popdot-ai/popdot-mcp?

+

popdot-ai/popdot-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene popdot-ai/popdot-mcp?

+

popdot-ai/popdot-mcp es mantenido por popdot-ai. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a popdot-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega popdot-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: popdot-ai/popdot-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/popdot-ai-popdot-mcp)](https://claudewave.com/repo/popdot-ai-popdot-mcp)
<a href="https://claudewave.com/repo/popdot-ai-popdot-mcp"><img src="https://claudewave.com/api/badge/popdot-ai-popdot-mcp" alt="Featured on ClaudeWave: popdot-ai/popdot-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a popdot-mcp