Skip to content
VS Code

mcp for VS Code

ai.agentgates/mcp

Confidential compute and inference sold to agents over x402 USDC, plus an agent wallet over MCP.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://agentgates.ai/mcp"
    }
  }
}

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

mcp in other clients