Skip to content
VS Code

Edgegap for VS Code

dev.edgegap/mcp

Deploy and operate multiplayer game servers on Edgegap's global edge network.

client:VS Code transport:streamable-http runtime:npm tools:10

Install Edgegap in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.edgegap.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

Edgegap in other clients