Skip to content
VS Code

ipvolt Proxy Toolkit for VS Code

io.github.ipvolt/proxy-toolkit

Proxy guides, tested configurations and error diagnostics, with an optional local route check.

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

Install ipvolt Proxy Toolkit in VS Code

.vscode/mcp.json

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

ipvolt Proxy Toolkit in other clients