Get everything, in one place
The TDSPRO command-line agent, the desktop app, and the configs / skills / MCP packs — one honest page. No dead links: anything not hosted yet is clearly marked.
tdspro — the command-line agent
A friendly, cross-platform CLI for the gateway: streaming chat, one-shot prompts, a live model browser — and a real, Claude-Code-style agentic coder that explores your project and edits files step by step, with subagents and teams.
Install now (hosted tarball — works today)
$ npm i -g https://tdspro.lol/download/tdspro-cli.tgzOr, when published (npm i -g tdspro)
$ npm i -g tdsproOr run without installing
$ npx tdsproThen sign in and chat
$ tdspro loginPrefer a direct file? Download the tarball (60 KB)
Download .tgz- Streaming chat & one-shot prompts
- Agentic coder with file tools
- Subagents & teams
- OpenAI-compatible under the hood
Node 18+, no native modules. Works on Windows, Linux and macOS. The agentic coder is a dry run by default — nothing is written until you pass --apply.
The hosted tarball above installs the exact same CLI today. tdspro is the canonical short command — it’ll work the moment the package is published to npm.
TDSPRO Desktop
A native cross-platform window (built with Tauri) that opens straight to chat and stays signed in — your whole workspace as a real app, not a browser tab.
Native installer for Windows 10 / 11. One click — it installs and opens straight to chat.
.exe installer · 2.9 MB · 4.5 MB — for managed / silent installs
Linux builds (.deb / .AppImage) are on the way — building on Linux now. Until then, the web app is the same workspace.
How to get the desktop app now
It’s a thin native window around the web app (Tauri v2). Until we publish signed installers, you can build it from source in a couple of commands, or just use the web app — it’s the same experience.
- 1
git clone the repo & open apps/desktopThe Tauri project lives in apps/desktop.
- 2
npm installInstalls the Tauri CLI.
- 3
npm run tauri buildProduces a Windows .exe/.msi or Linux .deb/.AppImage in src-tauri/target/release.
Prefer not to build? The web app is the same workspace — open it in any browser.
Open the web appWant a ready installer? Ping us and we’ll share a build.
Ask on TelegramConfigs, skills & MCP packs
Drop-in files to wire your editor, agents and tools to the gateway. These are real downloads — grab the zip or the ready config and you’re set.
Agent Skills pack
A curated set of Agent Skills — one folder per skill with a SKILL.md, plus a README explaining install. Ready for Claude Code & compatible agents.
MCP pack
A curated set of MCP servers with the correct launch command for each — drop it into Claude Desktop, Cursor or any MCP client. Pick your OS:
IDE & tool configs
Ready editor/SDK configs (OpenCode, Cursor, Cline, .env, OpenAI SDK) live in the universal setup hub — generated with your own key, one click to download.
Got your key already?
Create a free key, then point any of the above at the gateway.