Skip to content
Cursor

agentlock for Cursor

io.github.olum289/agentlock

Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.

client:Cursor transport:streamable-http

Install agentlock in Cursor

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

{
  "mcpServers": {
    "agentlock": {
      "url": "https://app.agentlock.net/api/mcp"
    }
  }
}

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

agentlock in other clients