Skip to content
Claude Code

cloudpulse for Claude Code

io.github.lhf552004/cloudpulse

Cross-cloud observability for AI agents. Covers AWS, GCP, Vercel, and Cloudflare.

client:Claude Code transport:stdio runtime:npm

Install cloudpulse 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 cloudpulse -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> -e AWS_REGION=<AWS_REGION> -e VERCEL_TOKEN=<VERCEL_TOKEN> -e GOOGLE_APPLICATION_CREDENTIALS=<GOOGLE_APPLICATION_CREDENTIALS> -e GOOGLE_CLOUD_PROJECT=<GOOGLE_CLOUD_PROJECT> -e CLOUDFLARE_API_TOKEN=<CLOUDFLARE_API_TOKEN> -e CLOUDFLARE_ACCOUNT_ID=<CLOUDFLARE_ACCOUNT_ID> -- npx -y cloudpulse-mcp

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

cloudpulse in other clients