Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Popdot AI

ai.popdot/popdot-mcp

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

Uptime
100.0%
1 direct probes · 30d
Response
1529ms
last probe
Tools
7
callable
Resources
1
readable
Prompts
0
available

Tools · 7

try_domain

Launch a memorable public URL for something you built. Free for 24 hours, no signup and no wallet required. Tell it your goal and an https target to point the address at; it opens a trial, asks a shor…

answer_trial_canary

Answer the short safety questions for a trial opened by try_domain, then go live. Pass the trialHandle and your answers; on a clean pass this provisions a live 24-hour subdomain and returns a one-time…

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 wit…

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.

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 …

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. Two phases: call once w…

upgrade_trial

Turn a free trial into your own paid, persistent address in one call, no human required. Redeem the one-time claimToken from try_domain with your BYO Ed25519 publicKey: this mints your unanchored agen…

Resources · 1

Available Domains

List of domains currently available for rental on the Popdot AI marketplace

popdot://domains/available

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "popdot_ai": {
      "url": "https://popdot.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}