workshop.institute

Add to Claude

Two surfaces, two install paths. Pick the one that matches the Claude product you use.

Install one plugin from the marketplace, connect it, and sign in. The plugin brings both the workshop skills and the connector that carries the workshop tools — no URL or API key to enter by hand.

Install in Cowork

One plugin install gets you everything: the workshop-orchestrator and lesson-runner skills, plus the connector that carries the workshop tools. Sign in with your Learning with Court account — no API key, no manual configuration.

01 customize → plugins → personal → + → add marketplace
Paste the GitHub slug into the marketplace URL field and click Sync.
Add marketplace dialog with learning-with-court/lwc entered
02 install the plugin
The Lwc plugin appears under your Personal tab. Click + to install it.
Synced marketplace showing the Lwc plugin tile
03 the skills are now loaded
The plugin ships two skills — workshop-orchestrator (picks and starts a workshop) and lesson-runner (walks each lesson). They're enabled automatically.
Lwc plugin detail showing the two workshop skills
04 connect the lwc connector
The plugin registers an lwc connector for you — no URL or Client ID to type. Open Customize → Connectors → lwc and click Connect.
lwc connector with a Connect button, not yet connected
05 sign in
Sign in with your Learning with Court account and click Allow. This authorizes the connector to fetch your workshops.
Sign-in consent screen authorizing Claude to access Learning with Court
06 connected · set permissions to Always allow
All the workshop tools are now available on one connector. Set the tool permissions to Always allow — the walker calls these tools constantly to track your progress and check your work, and per-call approval prompts break the flow.
Connected lwc connector with tool permissions set to Always allow
07 start a workshop
Restart the conversation so the skills load, then ask Claude to start a workshop. Pick one and the walker takes it from there.
Claude presenting the workshop catalog after 'let's start a workshop'

Claude Code spawns the @learning-with-court/cli as a stdio MCP server out of each workshop's .mcp.json. No connector, no plugin — the CLI does both jobs.

01 in your shell · one-time install
Install the lwc CLI globally. This is the MCP transport for Claude Code workshops — Code spawns it from each workshop's .mcp.json automatically.
02 in your shell · sign in once
Opens a browser window so you can sign in to your Learning with Court account. Token is cached locally; you won't have to sign in again until it expires.
03 in your shell · install a workshop
Clones the workshop into ~/learning-with-court/<workshop-id>/ and writes a .mcp.json that points Claude Code at the lwc CLI.
04 in your shell · open in Claude Code
Walk the lessons at your own pace. The agent has access to the workshop's MCP tools and skills.

Click any line to copy.

Sign in or get started

Enter your email — we'll send you a 6-digit code. New here? An account is created automatically.