Skip to content
VS Code

Url for VS Code

io.github.pipeworx-io/url

URL parsing & building MCP.

client:VS Code transport:streamable-http

Install Url in VS Code

.vscode/mcp.json

{
  "servers": {
    "url": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/url/mcp"
    }
  }
}

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

Url in other clients