knowledge 0.8.0

The launcher and updater for Knowledge.Dev player
Documentation

knowledge

Knowledge.Dev is an interactive learning platform for AI systems engineering. You work in your own editor, on your own machine, and connect your AI agent through the local Knowledge.Dev MCP server.

Install

cargo install knowledge

Install the launcher from Cargo.

knowledge

Run it once to download the local player before login and MCP setup.

Login

knowledge login

Sign in with your email and verification code.

knowledge status

Check whether your account is connected and has access.

Connect MCP

claude mcp add knowledge -- knowledge mcp

Connect Knowledge.Dev to Claude Code.

codex mcp add knowledge -- knowledge mcp

Connect Knowledge.Dev to Codex.

Maintenance

knowledge update

Force an update check.

knowledge logout

Remove the saved login token.

knowledge clean

Remove the local cache.

Links