RideDesk Developer Docs for Cursor
app.ridedesk/docs
Developer docs for building on RideDesk: booking API, widgets, per-account booking MCP. No auth.
client:Cursor
transport:streamable-http
tools:5
Install RideDesk Developer Docs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docs": {
"url": "https://ridedesk.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs