🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

popdot-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

popdot-mcp

Stdio bridge to the Popdot AI MCP server. Rent verified subdomains by the hour, day, or month. Built for AI agents: free 24h trials, x402 USDC payments on Base.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

Keywords

mcp

FAQs

Package last updated on 27 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts