AppCrane for Claude Code
io.github.gitayg/appcrane
Deploy and manage apps on your own AppCrane instance, the self-hosted PaaS for AI-built apps.
client:Claude Code
transport:stdio
runtime:npm
Install AppCrane in Claude Code
run in your project directory
claude mcp add appcrane -e APPCRANE_URL=<APPCRANE_URL> -e APPCRANE_KEY=<APPCRANE_KEY> -e APPCRANE_GITHUB_TOKEN=<APPCRANE_GITHUB_TOKEN> -- npx -y appcrane-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs