deployhq mcp server for Claude Code
io.github.deployhq/deployhq-mcp-server
Model Context Protocol (MCP) server for DeployHQ API integration
client:Claude Code
transport:stdio
runtime:npm
Install deployhq mcp server in Claude Code
run in your project directory
claude mcp add deployhq-mcp-server -e DEPLOYHQ_EMAIL=<DEPLOYHQ_EMAIL> -e DEPLOYHQ_API_KEY=<DEPLOYHQ_API_KEY> -e DEPLOYHQ_ACCOUNT=<DEPLOYHQ_ACCOUNT> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y deployhq-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs