MicroScrape for Grok
io.github.luci-hue/microscrape
Pay-per-request webpage-to-Markdown extraction for AI agents. $0.005 USDC via x402 on Solana.
client:Grok
transport:streamable-http
Install MicroScrape in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"microscrape": {
"type": "http",
"url": "https://microscrape-production.up.railway.app/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