Skip to content
VS Code

Gate Network for VS Code

io.github.wfmjvpvst5-sketch/gate-network

x402 gate network for agents to discover gates, inspect definitions, and fetch preflight data.

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

Install Gate Network in VS Code

.vscode/mcp.json

{
  "servers": {
    "gate-network": {
      "type": "http",
      "url": "https://gate-network.matsutake-lab.workers.dev/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

Gate Network in other clients