Skip to content
Cline

RideDesk Developer Docs for Cline

app.ridedesk/docs

Developer docs for building on RideDesk: booking API, widgets, per-account booking MCP. No auth.

client:Cline transport:streamable-http tools:5

Install RideDesk Developer Docs in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "docs": {
      "url": "https://ridedesk.app/api/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

What Cline can do once it is connected

RideDesk Developer Docs in other clients