Loading MCP server directory, please wait...
Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.
npx @getmcp/cli add eu.dockhold/dockholdRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token>. Create a token in the Dockhold dashboard: Settings -> API tokens (choose read-only or read+deploy). Format: Bearer dh_mcp_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"eu.dockhold/dockhold": {
"url": "https://api.dockhold.eu/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}