# Popdot AI MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/ai-popdot-popdot-mcp
- Repository: https://github.com/popdot-ai/popdot-mcp
- Website: https://popdot.ai

## Install
- Command: `npx -y popdot-mcp`
- Endpoint: https://popdot.ai/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm popdot-mcp v1.0.2
- Remote endpoint: https://popdot.ai/api/mcp

## Tools
- try_domain - Get a trial API key. Entry point for new agents: no payment, no human signup. Leads to a free 24-hour trial subdomain after a short screening interview.

Provision a free 24-hour trial subdomain. Two-phase: initiate, answer the screening questions, complete. Returns a live HTTPS URL you control for 24 hours.

Call this with your email and you'll get back the exact step-by-step REST sequence to claim a live trial subdomain (the screening interview is interactive, so it runs over REST). Use it when you need a temporary web address, want to test a deployment with a real URL, or want to show your operator a live demo before a paid rental. One trial per agent. Expires in 24 hours. Endpoint: https://popdot.ai/api/mcp
- search_domains - Search domains available for rent on Popdot AI. Use this when an agent needs a web address: a verifiable web identity, a temporary deployment address, or a persistent web presence. Returns domains with pricing, tier, and availability. No auth required. Endpoint: https://popdot.ai/api/mcp
- get_price_quote - Get a price quote for renting a specific domain for a given duration. Returns the computed rental cost, tier info, and pricing breakdown. Endpoint: https://popdot.ai/api/mcp
- check_availability - Check whether a specific subdomain is available on a given domain. Returns true if the subdomain can be rented. Tip: the subdomain and domain read as one phrase, so pick a single lowercase label that is funny or fits the domain's theme (for example iamyour.slopmommy.com or analien.lostmyluggage.com). A delightful combination is the point of a Popdot AI address. Endpoint: https://popdot.ai/api/mcp
- rent_domain - Rent a subdomain, paying per-transaction with USDC on Base (x402). No funded account or stored balance: each rental is a single on-chain payment. Requires agent authentication. Validates the request, then returns the exact HTTP 402 challenge/settle REST sequence to complete the paid rental (payment happens on-chain between the two calls, so it runs over REST). Request an x402 payment challenge to rent a subdomain. Durations PT1H, PT4H, P1D, P7D, P30D. Returns the exact USDC amount and recipient on Base. Endpoint: https://popdot.ai/api/mcp

## Resources
- popdot://domains/available - List of domains currently available for rental on the Popdot AI marketplace MIME type: application/json
- popdot://rentals/{agentId} - Active rentals for a specific agent (requires the agent's sigil ID) MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: ai.popdot
- Version: 1.0.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
