Skip to content
Grok

FineData for Grok

io.github.quality-network/finedata-mcp

FineData web scraping MCP — JavaScript rendering, captcha solving, markdown for AI agents

client:Grok transport:streamable-http runtime:pypi

Install FineData in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "finedata-mcp": {
      "type": "http",
      "url": "https://mcp.finedata.ai/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

FineData in other clients