Quorel for Cursor
io.github.var-raphael/quorel
Turn any public website into a clean, versioned, queryable API — with native MCP support.
client:Cursor
transport:sse
Install Quorel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quorel": {
"url": "https://quorel.onrender.com/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs