Dashboard
Live health, account, and traffic at a glance.
Requests, last 24 hours
Requests by model
Recent activity
Request log
Every request this gateway process has handled, live (in-memory only - resets on restart).
Active conversations
Cached Cursor agents keeping multi-turn conversations alive. Evicting one just means that conversation's next message starts a fresh agent.
Model catalog
Every model available to the configured Cursor account. Click a model to make it the gateway's default.
Configuration
Every configurable option on this gateway - nothing is left to a config file only. Changes apply live; a few need a restart, which you can also trigger right here.
Export
Download the full current configuration (including secrets) as JSON, for your own records or to restore later.
Import
Restore settings from a previously exported file. Unrecognized or secret-looking fields are safely skipped and reported below.
System info
Read-only diagnostics about the running process.
Try the gateway
A real conversation through this gateway, using your configured Cursor account — no code needed.
Wire it up
Point any OpenAI-compatible client at this gateway, or use the CLI for scripted/automated setups.
Connect any OpenAI-compatible tool
Point it at this base URL and API key. Pick a model to fill the snippets below.