Skip to content
VS Code

AegisAI for VS Code

io.github.kadopi/aegis-ai

Paid pre-execution risk verification for AI agents over MCP and x402.

client:VS Code transport:streamable-http tools:17

Install AegisAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "aegis-ai": {
      "type": "http",
      "url": "https://aegis-api.kadopi.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

AegisAI in other clients