Playground Workflow
After the launcher and MCP server are in place, a playground session starts from chat with the prompt shown on each playground page.
The Prompt
Each playground page shows the prompt used to start that playground in your AI coding agent.
The prompt format is:
playground <playground-slug>
Each published playground page uses this prompt as the entrypoint for the session.
How It Fits the Flow
This prompt is not a shell command. It is the chat message that tells the connected agent to open the selected playground through the MCP workflow.
After that, the agent can guide the lesson step by step inside the local workspace.
Where to Choose a Playground
Browse the published playground catalog here:
Continue
- Return to Quick Start
- Review MCP Server