{
  "markdown": "# DropTheHassle MCP server\n\nLet your AI put sites online, find real available domain names, and point names at sites, all from\nyour editor. It **cannot spend money**: buying a domain stays a click you make in the dashboard.\n\n## Connect\n\n1. On [dropthehassle.com](https://dropthehassle.com), open the menu (top right) and pick\n   **Connect your AI**. Copy your token (starts with `dth_`).\n2. Add this server to your AI's MCP config, with the token as `DTH_TOKEN`.\n\nClaude Desktop / Claude Code (`claude_desktop_config.json` or `.mcp.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"dropthehassle\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"dropthehassle-mcp\"],\n      \"env\": { \"DTH_TOKEN\": \"dth_your-token-here\" }\n    }\n  }\n}\n```\n\n## Tools your AI gets\n\n- **whoami** — confirm the connected account.\n- **list_sites** — your sites, their live URLs and the domains on each.\n- **search_domain** — is a name free, and what does it cost? (read-only; never buys)\n- **deploy_site** — put a built folder online on a free link (or update an existing site).\n- **point_domain** — point one of your names at one of your sites.\n\nJust ask, e.g. *\"put the site in ./dist online\"* or *\"find me a free .com like pocketlighthouse\"*.\n",
  "bytes": 1212,
  "sha": "51f58efa7c86f70fcd32663a52858d1ab4fabcddcb1204db162c844ffb0acbf9",
  "repo_slug": "bosmdavid-gif/dropthehassle-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_bosmdavid_gif_dropthehassle_e8c14473/readme"
}