What is Jan?
Jan is a local-first desktop AI assistant that runs models on your own machine but can also reach remote endpoints. It adds OpenAI-compatible providers from Settings, which is how Tokonomix plugs in — one key, many remote models, alongside anything you run locally.
- Chats with local models or remote OpenAI-compatible endpoints from one desktop app.
- Add a custom provider under Settings → Model Providers with a Base URL and API key.
- Register remote models by id, then select them in the model picker.
- Open source; supports tool calling through compatible models.
Why route Jan through Tokonomix?
- One custom provider unlocks 130+ models from a single desktop app — no separate provider accounts.
- Name a model
tokonomix-consensusfor high-stakes chats; add a direct slug for fast everyday questions. - Per-call spend caps bound usage, and region / origin routing keeps sensitive prompts compliant.
- Cost is metered to the cent in your Tokonomix dashboard.
Connect Tokonomix to Jan
In Jan, add an OpenAI-compatible provider under Settings → Model Providers, then register the model id.
# Jan -> Settings -> Model Providers -> + (OpenAI-compatible)
Base URL : https://tokonomix.ai/api/v1
API Key : tok-your-key
# Add Model -> id: anthropic/claude-sonnet-4-6
# then pick anthropic/claude-sonnet-4-6 in the model picker and chat
# Opt-in (planning/review only, no tool-calling): also add id: tokonomix-consensusVerify it works
- Add the custom provider, paste the Base URL and key, and register
tokonomix-consensusas a model. - Pick it in the model picker and send a chat message.
- Confirm the call and token usage in your Tokonomix dashboard.