Skip to content
Cursor

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

What Cursor can do once it is connected

RideDesk Developer Docs in other clients