XGuard — Agent Execution Gateway for VS Code
io.github.moelayyan90/xguard-control-plane
Scoped agent execution. Server-side credentials, policy, budgets and verifiable receipts.
client:VS Code
transport:streamable-http
tools:8
Install XGuard — Agent Execution Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"xguard-control-plane": {
"type": "http",
"url": "https://api.xguardgate.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs