Advanced
Custom control plane
If you run a self-hosted or staging control plane, point the CLI at it once and the setting sticks:
tabtabtab config set-api-url https://your-control-plane.example.com
tabtabtab config show
Provider access from the CLI
Connect GitHub or OpenAI from a terminal when you are not using the Meta UI. Add other supported provider keys, such as OpenRouter or Anthropic, through the IDE or dashboard where available:
tabtabtab github enable
tabtabtab github status
tabtabtab github disable
tabtabtab openai enable
tabtabtab openai status
tabtabtab openai enable can use local Codex auth from ~/.codex/auth.json or an OpenAI API key flow when available.