Your AI workspace, on your machine
Loukri AI CoWork is a desktop app that runs on your TokenKey key. It reads and writes files, runs tools, and holds a conversation across your work, with every model call served from Amaravati and never stored. The same key opens CoWork Web in the browser and the API from code, and the console shows all of it as one usage line.
Download
v1.51.1- Download for macOSmacOSApple silicon · 201 MB
- Download for macOSmacOSIntel · 213 MB
- Download for WindowsWindows64-bit installer · 237 MB
The macOS builds are signed and notarised by Apple: unzip, move the app to Applications, open it. Apple silicon Macs (M1 and later) should take the Apple silicon build. Windows may show a SmartScreen notice for a new publisher: choose More info, then Run anyway.
Three steps
- 01
Get an account
Register on tokenkey.in, or through your organisation's page if it has one, and wait for approval. No key to copy: CoWork gets its own when you sign in.
- 02
Install CoWork
Download the build for your machine below. macOS: unzip and drag the app to Applications. Windows: run the installer.
- 03
Sign in
On first launch choose Sign in with TokenKey. Your browser opens tokenkey.in, you sign in, and CoWork receives a key made for that computer, kept in its keychain. Nothing else to configure. You can also paste a key from the console instead.
How it works
- Your key stays on your machine
- Signing in mints a key for that computer, kept in the operating system's keychain and sent only to tokenkey.in, as the same bearer header any OpenAI client would send. It shows in the console as “CoWork Desktop”; revoke it there to sign that computer out. There is no CoWork account and no CoWork server in between.
- Every request is metered on your key
- Each message goes to /v1/chat/completions on your key, so it appears on your usage page next to your API calls and your CoWork Web chats, and counts against the same daily cap.
- What it can do that the browser cannot
- The desktop app can read and write files in a folder you choose, run commands, and keep working through a multi-step task. Tools beyond that (scheduling, sub-agents, app building) are off by default and can be switched on in Settings.
- Where your conversations live
- Desktop conversations are stored on your machine. CoWork Web conversations are stored in CoWork Web. TokenKey itself never stores prompt text, in either case. The two are not synchronised today.
- Updates
- The buttons above always point at the current release. The installed app checks the same release feed and offers the update in place.
One account, three ways in
- CoWork for desktop
- This app. Works with your files and tools on the machine it is installed on.
- CoWork Web
- The same workspace in a browser, with nothing to install. Sign in to the console and open it from the sidebar; your organisation's administrator decides who has it.
- The API
- Any OpenAI client, pointed at tokenkey.in. Read the docs.