Sample apps and playground
Use the sample apps and playground to learn how MCP Studio SDK supports different context workflows. Each sample shows how a product can help users connect trusted sources, deploy MCP servers, and keep AI answers grounded.
| Audience | Developers, sales engineers, and product teams evaluating embedded MCP Studio workflows |
|---|---|
| Prerequisites | Node.js, Git, access to the public sample repository, and an SDK account for real credentials |
Public sample app repository
GitHub repo: mcp-studio-sdk-sample-apps
This repo includes three simple Next.js fullstack concepts:
- HelpDesk IQ: A support platform that embeds MCP Studio for docs-grounded ticket responses.
- PolicyPilot: A compliance platform that embeds MCP Studio for policy and control retrieval.
- KnowledgeCloud LMS: A learning platform that embeds MCP Studio for training assistants.
Each app includes:
- A simple mock API route.
- A lightweight embedded SDK component.
- A per-app README that describes configuration choices and use-case rationale.
Interactive playground
Playground URL: appatools.com/mcp-studio-sdk/playground
In the playground, you can:
- Start from a default HelpDesk IQ-style SDK configuration.
- Edit configuration JSON in the editor.
- Click Save changes.
- Review the updates in the demo app panel.
When you are ready for deeper options, continue with: