Skip to content
Cursor

agent sec for Cursor

ai.kernora/agent-sec

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

client:Cursor transport:streamable-http tools:2

Install agent sec in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

agent sec in other clients