Skip to content
Grok

website to json for Grok

io.github.dataleadspro/website-to-json

Turn any webpage into structured JSON with CSS-selector schemas - strings select text, attributes

client:Grok transport:streamable-http tools:1

Install website to json in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "website-to-json": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/website-to-json"
    }
  }
}

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

website to json in other clients