Supported subscriptions
The Kimi Coding Plan serves
k3, k3-256k, kimi-for-coding and
kimi-for-coding-highspeed. If a tier or a fallback still points at
kimi-k3, click Refresh models on the connection and pin one of these
ids instead.Connect a subscription
1
Open the Subscriptions page
In the dashboard sidebar, open Providers → Subscriptions and click
Connect on the provider.
2
Complete the auth flow
Manifest opens the provider’s OAuth page, shows you a device code to enter,
or asks you to paste a token, depending on the provider. Once it’s saved,
you’re routed.
How auth works per provider
- ChatGPT
- Claude
- GitHub Copilot
- MiniMax
- GLM Coding Plan
- OpenCode Go
Standard OAuth against
auth.openai.com. Once approved, requests route
through the Codex backend at chatgpt.com/backend-api/codex/responses
rather than the public OpenAI API. Tokens refresh automatically.Subscription auth is rate-limited by the provider’s plan, not by Manifest. If
you hit a plan ceiling, requests fall through to your next
fallback model, usually a different provider on an API key.