Docs

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

  1. Create an account at sign up.
  2. Generate an API key in Settings.
  3. Open Setup.
  4. Choose the agent you want to connect.
  5. Copy the command or hook configuration for that agent.

Environment Variables

VariableDescription
AGENTKEEPER_API_KEYAPI key used by local hooks and services.
AGENTKEEPER_API_URLOptional 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.