senpai.id
Coding Plan
Exportable API for coding tools — plug SenpAI into Cursor, Continue, or any OpenAI-compatible client.
CREDITS
Coding Plan usage draws from your SenpAI credit balance. Top up with the same AI Pro / AI Ultra packs on Dashboard.
CODING MODELS
Models behind SenpAI Coding Plan · live catalog · 0 ready
No coding models available right now.
BYOK
Three steps to wire Cursor, Continue, or any OpenAI-compatible client.
- 1 · Base URL
Point your client at SenpAI.
https://senpai.id/coding/v1 - 2 · API key
- 3 · Setup snippet
Paste into your shell or tool config.
# SenpAI Coding Plan BYOK export OPENAI_BASE_URL="https://senpai.id/coding/v1" export OPENAI_API_KEY="sen_…" # paste your key