Skip to content
Grok

URL Normalize for Grok

io.github.sadri-dridi/url-normalize

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

client:Grok transport:streamable-http tools:30

Install URL Normalize in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 30 tools →

URL Normalize in other clients