Skip to content
Claude Code

fly io for Claude Code

com.pulsemcp/fly-io

MCP server for managing Fly.io machines, apps, logs, and Docker images.

client:Claude Code transport:stdio runtime:npm

Install fly io 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 fly-io -e FLY_IO_API_TOKEN=<FLY_IO_API_TOKEN> -e FLY_IO_APP_NAME=<FLY_IO_APP_NAME> -e ENABLED_TOOLGROUPS=<ENABLED_TOOLGROUPS> -e SKIP_HEALTH_CHECKS=<SKIP_HEALTH_CHECKS> -e DISABLE_DOCKER_CLI_TOOLS=<DISABLE_DOCKER_CLI_TOOLS> -- npx -y fly-io-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

fly io in other clients