Installation
Agent Keeper is installed per agent surface. Start with Claude Code, confirm the first workstation appears, then add Cursor, Codex, Gemini CLI, Windsurf, Copilot, or Cowork from the setup page.
Claude Code Plugin
/plugin marketplace add agentkeeper/security
/plugin install agentkeeper
/agentkeeper:connect
The connect flow stores an API key locally, registers the workstation, and installs hooks for prompt submission, pre-tool evaluation, post-tool audit, and session lifecycle events.
Dashboard Setup
- Create an account at sign up.
- Generate an API key in Settings.
- Open Setup.
- Choose the agent you want to connect.
- Copy the command or hook configuration for that agent.
Environment Variables
| Variable | Description |
|---|---|
AGENTKEEPER_API_KEY | API key used by local hooks and services. |
AGENTKEEPER_API_URL | Optional API base URL for local hooks and gateways. Set it to your Agent Keeper app origin for managed deployments. |
Supported Agents
- Claude Code
- Claude Cowork
- Cursor
- Codex
- Gemini CLI
- Windsurf
- GitHub Copilot Agent Mode
See Configuration, Team Deployment, and JAMF Deployment for managed rollout patterns.