Web Scraper to Markdown API for Cursor
io.github.br0ski777/web-scraper
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
client:Cursor
transport:sse
Install Web Scraper to Markdown API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-scraper": {
"url": "https://web-scraper.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs