com.pulsemcp

hatchbox

MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.

stdioofficialservice

Package Details

Transportstdio
Runtimenpx

Runtime Arguments

Positional
Position 0
-y

Environment Variables

HATCHBOX_API_KEY
RequiredSecret

API key for authentication with Hatchbox.

HATCHBOX_ACCOUNT_ID
Required

Hatchbox account ID visible in the dashboard URL.

HATCHBOX_APP_ID
Required

Hatchbox application ID visible in the dashboard URL.

HATCHBOX_DEPLOY_KEY
RequiredSecret

Deployment webhook key for triggering deployments.

WEB_SERVER_IP_ADDRESS

IP address of Hatchbox server for SSH access to read environment variables.

SSH_KEY_PATH
Default:~/.ssh/id_rsa

Path to SSH private key for server access.

HATCHBOX_APP_NAME

App name to filter processes if multiple apps run on the same server.

READONLY
Default:true

Set to false to enable write operations for environment variables.

ALLOW_DEPLOYS
Default:true

Set to false to disable deployment operations.