Skip to content
VS Code

Agent Commerce Guard for VS Code

io.github.fxjim/agent-commerce-guard

Policy review and purchase discovery for AI-agent commerce actions.

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

Install Agent Commerce Guard in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-commerce-guard": {
      "type": "http",
      "url": "https://agent-commerce-guard.vercel.app/api/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

Agent Commerce Guard in other clients