Skip to content

Commit ab08c42

Browse files
majkleskoclaude
andcommitted
docs: add demo video to Claude plugin setup guide
Embeds end-to-end class creation demo (webm) inline above the interview screenshot. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 54bd8cd commit ab08c42

2 files changed

Lines changed: 24 additions & 8 deletions

File tree

2.94 MB
Binary file not shown.

content/setup/claude-plugin.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: ["claude", "mcp", "ai", "plugin", "integration", "automation"]
1010
status: "published"
1111
source_legacy_path: ""
1212
source_language: "en"
13-
needs_screenshot_replacement: true
13+
needs_screenshot_replacement: false
1414
last_converted: "2026-05-29"
1515
related_articles: ["claude-plugin-faq", "integrations-hub"]
1616
---
@@ -50,15 +50,30 @@ The connector is active immediately.
5050

5151
## What you can do
5252

53-
Ask Claude anything about your Zooza data, or use it to take action. Examples:
53+
Ask Claude anything about your Zooza data, or use it to take action.
5454

5555
**View programmes and groups**
5656
> *"Show me all my active programmes and how many groups each has"*
5757
58+
![Claude listing 14 active courses with their class and registration counts](../../assets/images/mcp-programmes-list.jpg)
59+
60+
**Check your account and capabilities**
61+
> *"Who am I in Zooza and what can you help me with?"*
62+
63+
Claude shows your identity, which companies you have access to, and a summary of what it can and cannot do yet.
64+
65+
![Claude showing user identity, connected companies, and a list of available capabilities](../../assets/images/mcp-whoami-capabilities.jpg)
66+
5867
**Create a new class**
59-
> *"I want to create a new group — Mondays at 9am, yoga, Studio Bratislava"*
68+
> *"I want to create a new class in programme Little Helpers"*
6069
61-
Claude asks for any missing details (programme, instructor, location, number of sessions), shows a schedule preview, and waits for your confirmation before saving.
70+
Claude asks for any missing details one at a time — days, time, number of sessions. Once you answer, it shows a full schedule preview and waits for your confirmation before saving anything.
71+
72+
<video controls width="100%" style={{borderRadius: '8px', marginBottom: '1rem'}}>
73+
<source src="/video/mcp-demo-create-class.webm" type="video/webm" />
74+
</video>
75+
76+
![Claude asking for class schedule details: which days, what time, how many sessions](../../assets/images/mcp-create-class-interview.jpg)
6277

6378
**Mark attendance**
6479
> *"Mark attendance for today's 10am dance class — Peter and Sofia were absent"*
@@ -67,12 +82,11 @@ Claude asks for any missing details (programme, instructor, location, number of
6782
> *"Add a summary to today's session: focused on breathing, 8 students attended"*
6883
6984
**Set your vocabulary**
70-
> *"Learn my terms — I say 'lessons' not 'sessions' and 'courses' not 'programmes'"*
85+
> *"Set up my vocabulary, I call 'courses' programmes. Ok?"*
7186
72-
Claude remembers your preferred terms in future conversations.
87+
Claude confirms it has learned your terms and uses them from that point on.
7388

74-
**Check your account**
75-
> *"Who am I in Zooza and which company am I working in?"*
89+
![Claude confirming it will use 'programmes' instead of 'courses' in all future responses](../../assets/images/mcp-vocabulary-setup.jpg)
7690

7791
---
7892

@@ -92,6 +106,8 @@ Skills are structured guides for more complex operations. Claude asks questions
92106

93107
When creating a class, Claude always shows a table of planned sessions **before saving anything**. Check dates, times, and instructors — if anything looks wrong, say so and Claude will adjust.
94108

109+
![Schedule preview showing 10 Monday sessions from June to August before the class is saved](../../assets/images/mcp-schedule-preview.jpg)
110+
95111
Saving only happens after your explicit confirmation.
96112

97113
---

0 commit comments

Comments
 (0)