Kotai wooden signpost icon

Kotai (交代)

Separate work and personal coding.
Route personal and work projects through separate OpenRouter setups.
Download for macOS (version 0.1.4)
Free and no in-app purchases.
One IDE, two OpenRouter setups
Kotai routing
Every request uses either a work or a personal model prefix, then Kotai routes the request to the corresponding OpenRouter setup. Work and personal projects can both run simultaneously.

What it does:

Every model-bearing request must use kotai/personal/… or kotai/work/…. Kotai strips the prefix and routes the request to the corresponding OpenRouter key, and both can run simultaneously.

Data path and privacy:

Prompt data travels through ngrok, then on to OpenRouter.

Why "Kotai"?

Kotai (交代) is the Japanese word for alternation or changeover.

Requirements:

The download requires an Apple Silicon Mac with macOS 14 or newer, a free ngrok account with ngrok set up, and two OpenRouter API keys: one personal and one for work.

Limitations:

Kotai and ngrok must remain running. The ngrok free-plan request and bandwidth limits apply. Anthropic-native clients are not supported.

Changelog

0.1.4

September 6, 2026
  • Made a few more setup wizard fixes.

0.1.3

September 6, 2026
  • Fixed some bugs in the setup wizard.

0.1.2

September 6, 2026
  • Use a static ngrok URL.

0.1.1

September 6, 2026
  • Moved the website and update feed to kotai.jp.

0.1.0

September 6, 2026
  • Added simultaneous prefix-based routing to personal and work OpenRouter accounts.
  • Added support for Cursor and other OpenAI-compatible clients through a stable ngrok URL.
  • Stored service credentials in Keychain and protected the proxy with a separate token.