Back to Discover

popdot-mcp

connector

popdot-ai

Rent verified subdomains by the hour, day, or month. Free 24h trials, x402 USDC on Base.

View on GitHub
0 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add popdot-ai/popdot-mcp

README

popdot-mcp

Stdio bridge to the 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

{
  "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

License

MIT

Rendered live from popdot-ai/popdot-mcp's GitHub README — not stored, always reflects the source repo.

2 Install Methods

NameDescriptionCategorySource
npm packageInstall via npm (stdio transport)mcp-serverpopdot-mcp
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://popdot.ai/api/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.