# Integrations

Getting started
Integrations
Plug Whisper into the tools you already run. Every integration is two-tier by design: the keyless checks (verify, resolve, RDAP) work with no account; add your API key to unlock provisioning, governance, and egress — so your agent carries its identity wherever it runs.
CLI & one-command setup
The whisper CLI gives any project a Whisper identity in one line, and runs anything under that identity's egress:
whisper init claude          # zero-config Whisper identity for a Claude Code project
whisper run -- python app.py  # run any command under the agent's egress
whisper init <tool> supports Claude Code, Gemini, aider, Zed and more. Full page: CLI & one-command setup.
Pick your surface
Where you buildUse
Any MCP client (Claude, IDEs)MCP server
Python / Node / edge appsPython SDK · Node SDK · Edge SDK
Containers & clustersDocker / GHCR · Kubernetes
Serverless & edge runtimesCloudflare · Vercel · Netlify · Deno · AWS Lambda · Modal · Supabase
No-code / automationn8n · Zapier · Make · Pipedream · Power Platform · Dify
Cloud marketplacesVultr · DigitalOcean
Cloud browsersBrowserbase · Forward gateway

›See the full, current catalog — every channel and connector — at whisper.online/integrations. New to the platform? Start with the Quickstart.
