โ† Back to Blog๐Ÿ‡ฎ๐Ÿ‡น Leggi in Italiano

VCT Launcher: One Hub for All Your Desktop Tools

VCT Launcher is a free Tauri 2 desktop app that gives you a single place to download, launch, and update all VibeCoded Tools - with built-in license management. Available now.

Multiple specialized tools mean multiple installers, shortcuts, and forgotten locations. VCT Launcher solves this: one desktop hub for all VibeCoded Tools.

It's free, always. Available now.

What It Does

VCT Launcher is a lightweight Tauri 2 + Svelte 5 + TypeScript desktop app. It:

  • Register and switch between projects - the launcher is a multi-project manager for your orchestrator setups
  • Browse the full VibeCoded Tools catalog in one place
  • Download and install tools and paid modules - licensed artifacts are pulled from a signed server and extracted into your project venv (no cloning of private repos)
  • Launch tools directly from the launcher interface
  • Manage MCP server lifecycles - starts and stops Weaviate, Ollama, and the rest via podman-compose
  • Per-project secret vault - API keys live under ~/.vct-secrets/projects/<name>/ with chmod 600 and never land in .env or committed files
  • Hub API on 127.0.0.1:7700 (Axum) for inter-app messaging between installed tools

Think Steam for developer tools, not games. The Launcher is open source, like the base Orchestrator.

Why Tauri 2?

Tauri 2 gives:

  • Small binary โ€” under 10MB, no bundled Chromium
  • Native performance โ€” system WebView, not Electron overhead
  • Cross-platform โ€” Windows, macOS, Linux from one codebase
  • Secure by default โ€” permission model restricts web layer access (matters for license keys and downloads)

The Tools in the Catalog

Through the launcher you can access the VibeCoded Tools suite:

ToolWhat it doesStatus
VibeCoded OrchestratorLocal KG + code graph, 19 agents, 28 skills, 20 hooks, 4 MCPsAvailable now (free, AGPL-3.0)
Orchestrator ProRL retrieval reranker, curated agent packs, auto-updatesWaitlist
MultiAgent Orchestrator (MAO)Maestro runtime, planner pipeline, hybrid agent, Tauri UIBeta - pricing TBD
Coordination MCPTeam coordination platform with channel pushSelf-host: free; Managed: pricing TBD
Telegram ModuleTelegram channel integration for orchestrator workflowsComing Soon - pricing TBD
TranscryptLocal AI audio transcriptionAlpha - free during alpha
LineArtStudioPhoto to SVG line art conversionAlpha / Coming Soon - pricing TBD
SlideMakerBuild slide decks from outlines or photosAlpha / Coming Soon - pricing TBD

Each tool is built by the same team and follows the same local-first privacy philosophy. Final pricing for the unreleased products will be announced at launch.

License Management

Buy a license, enter the key in launcher, it downloads the signed artifact, verifies it, extracts to project venv. License and API keys live in ~/.vct-secrets/projects/<name>/ (chmod 600), never in .env or git.

Reinstall on another machine? Re-enter keys, modules re-fetch. Done.

Auto-Updates

Launcher checks for updates on startup and notifies you. You decide when; nothing installs silently. Delta downloads mean fast updates even on slow connections.

Getting Started

Download from VibeCoded Tools website. Installer under a minute. Browse catalog immediately.

Install free Orchestrator, upgrade to Pro, try alpha tools, all from one place.


Download VCT Launcher โ€” one hub, all tools, free.