MicroScrape for Claude Desktop
io.github.luci-hue/microscrape
Pay-per-request webpage-to-Markdown extraction for AI agents. $0.005 USDC via x402 on Solana.
client:Claude Desktop
transport:streamable-http
Install MicroScrape in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"microscrape": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://microscrape-production.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs