Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

AppCrane in other clients