Launcher
The launcher keeps Knowledge.Dev ready on your machine. It installs the local tooling, prepares the correct binary build for your system, and starts the local workbench by default.
Get Started
Install the Launcher
Install it with Cargo:
cargo install knowledge
For now, installation goes through Rust's package manager because the whole solution is built as a full-stack Rust system.
This gives you the knowledge launcher command on your system.
Run It Once
After installation, launch the app once:
knowledge
On first run, the launcher checks your environment, downloads or updates the workbench build that matches your system, and launches it.
Supported platforms include macOS, Linux, and Windows.
Sign In
Sign in with:
knowledge mcp login
The launcher also gives you access to the local MCP server when you need agent integration.
When you use knowledge mcp login, the MCP server signs in to the Knowledge.Dev system. This is what gives it access to the full course library tied to your account and subscription.
Account
Check Your Status
If you installed the launcher earlier and do not remember whether you are currently signed in, you can check your state with:
knowledge mcp status
This is the quickest way to confirm whether your local setup is already authenticated and ready to use.
Log Out
If you want to sign out, use:
knowledge mcp logout
This removes the local session token file for your knowledge.dev account.
If you have questions, visit our Discord