One config block gives Claude Code deploy, scale, and log access to Freehold — no provider or region to pick, and a default size it can change anytime. Signing up takes an email address. Nothing else.
Email or GitHub — no identity document, no "what will you use this for." Generate an API key from your account in under a minute.
Drop the block below into your Claude Code MCP settings. Claude gets access to Freehold's full tool set immediately — same key, no re-authentication per action.
Describe the app in plain English. No provider or region to pick, and a default size for one-click apps — Claude Code calls Freehold's tools directly and it's live.
Add to .mcp.json in your project (or run claude mcp add)
{
"mcpServers": {
"freehold": {
"command": "npx",
"args": ["-y", "@freehold/mcp"],
"env": { "FREEHOLD_API_KEY": "hv_••••••••••••" }
}
}
}A slice of the full set — deploy, inspect, and manage without leaving the conversation.
deploy_template300+ one-click marketplace apps
create_appDocker image or GitHub repo
get_logsLive build and runtime logs
resize_appMore RAM/CPU, instantly
rollback_deploymentAny prior deployment, instantly
create_volumePersistent storage, attached
provision_databasePostgres, managed
add_domainCustom domain + automatic SSL
get_app_metricsCPU, memory, request metrics
list_appsAll apps, status, and URLs
update_appEnv vars, limits, domains
restart_appRolling restart, zero downtime
Free API key. No ID, ever. Deploy your first app from the conversation you're already in.