Appa Tools documentation for MCP Studio, including setup, guides, concepts, and API-related reference content.

Skip to main content

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.

AudienceDevelopers, sales engineers, and product teams evaluating embedded MCP Studio workflows
PrerequisitesNode.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:

  1. Start from a default HelpDesk IQ-style SDK configuration.
  2. Edit configuration JSON in the editor.
  3. Click Save changes.
  4. Review the updates in the demo app panel.

When you are ready for deeper options, continue with: