Skip to content
Cursor

URL Normalize for Cursor

io.github.sadri-dridi/url-normalize

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

client:Cursor transport:streamable-http tools:30

Install URL Normalize in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "url-normalize": {
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 30 tools →

URL Normalize in other clients