REST API Gateway
Every tool, also reachable over HTTP.
The same tools your AI assistants call through MCP are exposed as a REST API. Any system that can make an HTTP request — automation platforms, scripts, backend services — can drive the same integrations with the same auth, the same rate limits, and the same audit trail.
- Standard REST endpoints under /api/v1/{service}/{path}
- Shared auth, rate limiting, and audit log with MCP
- Powers custom dashboards and internal tools — see the REST API use case