Skip to content
VS Code

URL Normalize for VS Code

io.github.sadri-dridi/url-normalize

Return origin, host, and path. Query and fragment are dropped.

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

Install URL Normalize in VS Code

.vscode/mcp.json

{
  "servers": {
    "url-normalize": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/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

All 30 tools →

URL Normalize in other clients