ActionGate for VS Code
xyz.actiongate.api/actiongate
Pre-execution safety layer for autonomous agent wallets via MCP and x402.
client:VS Code
transport:streamable-http
tools:6
Install ActionGate in VS Code
.vscode/mcp.json
{
"servers": {
"actiongate": {
"type": "http",
"url": "https://api.actiongate.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs