Runtime behavioral monitoring for AI coding agents. Bridges session transcripts to the EDAMAME Security two-plane divergence engine.
npx claudepluginhub edamametechnologies/edamame_claude_codeRuntime behavioral monitoring for Claude Code. Bridges session transcripts to the EDAMAME Security two-plane divergence engine for continuous developer workstation protection.
Runtime behavioral monitoring for Claude Code on developer workstations.
This plugin bridges Claude Code transcripts (reasoning plane) to the EDAMAME Security system-plane observer, enabling two-plane divergence detection on developer machines.
Add the EDAMAME marketplace and install the plugin:
/plugin marketplace add edamametechnologies/edamame_claude_code
/plugin install edamame@edamame-security
The plugin automatically registers the MCP server, skills, agents, and
commands. After installation, run /edamame:healthcheck to verify the
connection.
Load the plugin directly from the repo for testing:
claude --plugin-dir ./edamame_claude_code
For environments where the marketplace is not available:
git clone https://github.com/edamametechnologies/edamame_claude_code.git
cd edamame_claude_code
bash setup/install.sh [/path/to/your/workspace]
The workspace argument is optional. It seeds transcript_project_hints
and agent_instance_id. When omitted, the plugin monitors transcripts from
all workspaces. The install is global per-user -- no need to reinstall
when switching projects.
/edamame:healthcheck to verify.The installer automatically registers the edamame MCP server entry in
Claude Code's global configuration (~/.claude.json). When installing via
the EDAMAME app or edamame-posture install-agent-plugin claude_code, the
same automatic registration is performed by the provisioning engine. If
the global config already contains other servers, they are preserved.
See Setup Guide for detailed config paths per platform.
edamame-posture mcp-generate-psk then
edamame-posture mcp-start 3000 "<PSK>", and paste the PSK into the
control center. Or run edamame_claude_code_control_center and use
"Generate, start, and pair automatically".env: node: No such file or directoryClaude Code may not inherit your shell's PATH. If node is installed via
Homebrew or nvm and the MCP server fails to start, ensure node is on the
system PATH or configure the MCP entry with the absolute path to node.
The manual installer resolves this automatically.
bash setup/healthcheck.sh --strict --json
| Component | Contents |
|---|---|
| MCP Server | stdio bridge forwarding EDAMAME tools (posture, divergence, sessions, remediation) to Claude Code |
| Skills | Security posture assessment (/edamame:security-posture), divergence monitoring (/edamame:divergence-monitor) |
| Agents | Security-monitor agent for safety-aware coding |
| Commands | Health check (/edamame:healthcheck), behavioral model export (/edamame:export-intent) |
| Directory | Purpose |
|---|---|
.claude-plugin/ | Plugin manifest and marketplace catalog |
.mcp.json | Plugin MCP server definition |
skills/ | Agent skills (security-posture, divergence-monitor) |
agents/ | Custom agent definitions (security-monitor) |
commands/ | Agent-executable commands (healthcheck, export-intent) |
assets/ | Plugin logo and static assets |
bridge/ | Local stdio MCP bridge, control center, forwarding surface |
adapters/ | Transcript parsing and RawReasoningSessionPayload assembly |
service/ | Control center, extrapolator, posture facade, verdict reader, health checks |
setup/ | Install and health-check scripts plus config templates |
prompts/ | Prompt contract used by EDAMAME-side raw-session ingest |
docs/ | Architecture, setup, operator guidance |
tests/ | Unit tests and E2E intent injection |
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations