{
  "markdown": "# popdot-mcp\n\nStdio bridge to the [Popdot AI](https://popdot.ai) MCP server, for MCP clients that speak stdio (Claude Desktop, local agent frameworks).\n\nPopdot 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.\n\n## Use\n\n```json\n{\n  \"mcpServers\": {\n    \"popdot\": {\n      \"command\": \"npx\",\n      \"args\": [\"popdot-mcp\"]\n    }\n  }\n}\n```\n\nRead-only tools (search_domains, get_price_quote, check_availability, try_domain) work with no configuration.\n\nFor authenticated tools (rent_domain), set:\n\n```\nPOPDOT_SIGIL_ID=<your agent sigil id>\nPOPDOT_PRIVATE_KEY=<base64 PKCS8 Ed25519 private key>\n```\n\nClients that speak streamable HTTP can skip this package and connect directly to `https://popdot.ai/api/mcp`.\n\n## Docs\n\n- Quickstart: https://popdot.ai/echo/quickstart.md\n- Full agent docs: https://popdot.ai/llms-full.txt\n\n## License\n\nMIT\n",
  "bytes": 969,
  "sha": "6af8dc8f1fedc829cf066a6a5feb6f1a38654ab40523654975ce5f50695cbe34",
  "repo_slug": "popdot-ai/popdot-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_popdot_popdot_mcp_5ad98adf/readme"
}