Skip to content
VS Code

AiEGIS for VS Code

io.github.velogerber/aiegis

AI agent security and governance. Register, verify, scan, and monitor agents.

client:VS Code transport:sse

Install AiEGIS in VS Code

.vscode/mcp.json

{
  "servers": {
    "aiegis": {
      "type": "sse",
      "url": "https://aiegis.ie/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AiEGIS in other clients