Loading MCP server directory, please wait...
Put a website online and wire up its domain, email and DNS in a few clicks. No code.
npx @getmcp/cli add io.github.bosmdavid-gif/dropthehassleRequires Node.js 18+. Community-contributed server. Review source before installing.
DTH_TOKENYour DropTheHassle account token from the dashboard. The agent uses it to act on your account. It can deploy and manage, but there is no endpoint to spend money.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bosmdavid-gif/dropthehassle": {
"command": "npx",
"args": [
"-y",
"dropthehassle-mcp"
],
"env": {
"DTH_TOKEN": ""
}
}
}
}