Skip to content
VS Code

registry for VS Code

io.github.urnetwork/registry

Cloud-hosted MCP server for URnetwork VPN and Proxy

client:VS Code transport:streamable-http

Install registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "registry": {
      "type": "http",
      "url": "https://mcp.bringyour.com"
    }
  }
}

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

registry in other clients