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 build | Use |
|---|---|
| Any MCP client (Claude, IDEs) | MCP server |
| Python / Node / edge apps | Python SDK · Node SDK · Edge SDK |
| Containers & clusters | Docker / GHCR · Kubernetes |
| Serverless & edge runtimes | Cloudflare · Vercel · Netlify · Deno · AWS Lambda · Modal · Supabase |
| No-code / automation | n8n · Zapier · Make · Pipedream · Power Platform · Dify |
| Cloud marketplaces | Vultr · DigitalOcean |
| Cloud browsers | Browserbase · Forward gateway |
›
See the full, current catalog — every channel and connector — at whisper.online/integrations. New to the platform? Start with the Quickstart.