ExtractEdge for Claude Desktop
io.github.vasilicasijarvis/extractedge
Any web page -> clean markdown. Firecrawl-lite, 0.001 USDC/extract (x402, Base), free demo.
client:Claude Desktop
transport:streamable-http
Install ExtractEdge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"extractedge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://extractedge.lastunmihai1986.workers.dev/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