Skip to content
Zed

agent sec for Zed

ai.kernora/agent-sec

Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.

client:Zed transport:streamable-http tools:2

Install agent sec in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agent-sec": {
      "url": "https://agentsec.kernora.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

agent sec in other clients