playground
NewCreates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "playground": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is playground?
Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
How to install playground?
To install playground: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "playground": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is playground best for?
playground is a mcp categorized under General. It is designed for: code-review, design, productivity. Created by anthropics.