Loading MCP server directory, please wait...
One platform for domain, hosting, email, analytics and your back-end. AI native, no DNS.
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": ""
}
}
}
}