Skip to content
VS Code

agentguard for VS Code

io.tooloracle/agentguard

AgentGuard — 20-tool AI safety MCP: policy preflight, risk scoring, audit logging, rate limits.

client:VS Code transport:streamable-http

Install agentguard in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentguard": {
      "type": "http",
      "url": "https://feedoracle.io/guard-oracle/mcp/"
    }
  }
}

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

agentguard in other clients