mcpbeat

Popdot AI MCP Server

ai.popdot/popdot-mcp
answering

Popdot AI is answering right now. Last checked moments ago. 475 installs a week from npm. It exposes 5 tools. Last commit 27 Jul 2026.

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

Installs per day peak 347 · avg 15
a month agotoday
Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
892 ms
Response time
average over 24h
475
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add popdot-mcp --transport http https://popdot.ai/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "popdot-mcp": {
      "url": "https://popdot.ai/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.popdot-mcp]
url = "https://popdot.ai/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "popdot-mcp": {
      "url": "https://popdot.ai/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "popdot-mcp": {
      "url": "https://popdot.ai/api/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
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.
domains
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.
price
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.
rent
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.
try
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.

Endpoints

URLTransportStateLatencyChecked
https://popdot.ai/api/mcp streamable-http answering 886 ms 0 min ago

Popdot AI — questions

Answers built from our own checks of this server.

What can Popdot AI do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_availability, get_price_quote, rent_domain, search_domains, try_domain. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Popdot AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 892 ms. The bar chart above shows every period we have measured.
How do I connect Popdot AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Popdot AI need an API key?
No. Popdot AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Popdot AI?
It answers our handshake in 892 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Popdot AI?
The npm package popdot-mcp was installed 475 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Popdot AI open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.