smart data extractor for Grok
io.github.lazymac2x/smart-data-extractor
smart-data-extractor MCP server on Cloudflare Workers · REST + MCP JSON-RPC · free tier
client:Grok
transport:streamable-http
runtime:npm
tools:4
Install smart data extractor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"smart-data-extractor": {
"type": "http",
"url": "https://api.lazy-mac.com/smart-data-extractor/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