MCP Server
The Knowledge.Dev MCP Server connects your AI coding agent to the local playground workflow and provides the lesson context it needs. To install it locally first, start with the Launcher.
Start the MCP Server
The server is started through:
knowledge mcp
You can add this command to your AI agent or IDE as an MCP server entry.
Below are examples for a few CLI agents.
Connect It to Your Agent
In most setups, the MCP server will be associated with the folder where you add it. Because of that, it is a good idea to create a new empty folder for the course you are about to take before connecting the server.
Claude Code CLI
To add the Knowledge.Dev MCP server in Claude Code CLI, run:
claude mcp add knowledge -- knowledge mcp
After that, Claude Code can use the local Knowledge.Dev MCP workflow in your sessions.
Codex CLI
To add the same MCP server in Codex CLI, run:
codex mcp add knowledge -- knowledge mcp
Once it is connected, Codex can access the same local lesson context and workflow.
What to Do Next
After connecting the MCP server, start your agent with that MCP available and continue with the playground flow.
The next step is described in Playground Workflow.
If you have questions, visit our Discord