As flexible as your own stack — without building one.
Cabgo isn't a black box. Tune ~200 settings from the dashboard without touching code, take the Flutter source with you when you need to, and wire your own tools through REST API + MCP.
No code
~200 settings configurable from the dashboard. Most operators never need more.
- Full branding: name, colors, logo, custom domain
- Tariffs by distance / time / zone / vehicle / hour
- Surge pricing — manual or automatic with bands
- Commissions per service + per-zone overrides
- Dispatch: radius, broadcast vs progressive, timeouts
- Payment methods per tenant + per zone
- Face verification, document requirements per country
- Multi-language with per-tenant overrides
With source code
Full plan ($999 USD one-time) ships the complete Flutter source in a transferable Git repo. Fork it, modify it, keep your own.
- Complete Git repo: rider + driver + business app
- Transferable — yours forever
- Publish under your own Google Play & App Store accounts
- Cabgo backend stays on SaaS — no server to maintain
- No monthly fee for the source — single payment
- Custom backend mods quoted on demand
API + MCP
Public REST API documented in OpenAPI 3.1 and a hosted MCP server so your agent (Claude, ChatGPT, Cursor) can operate the tenant in natural language.
- 33 endpoints in /api/v1/* with OAuth 2.0 + PKCE
- OpenAPI 3.1 + interactive playground at /api-docs
- MCP server at /mcp — connect Claude Desktop
- Multi-payment providers: Stripe, Mercado Pago, Conekta, OXXO, SPEI
- Multi-map providers: Google Maps or HERE
- Webhooks (private beta, GA Q3 2026)