You normally do not call the MCP tools yourself. Tell Agent Kunjani what you want in plain language, and it selects the appropriate tool. The tool names below explain what the installed plugin can do.
Build or publish a complete deck
| Tool | What it does |
|---|---|
publish_activity_batch | Validates or publishes a complete deck containing its settings, learning outcomes, and Activities. Agent Kunjani validates first, then asks before publishing. |
Manage decks
| Tool | What it does |
|---|---|
list_decks | Lists the decks visible to your Kunjani account and finds a deck ID from its name. |
get_deck | Retrieves one deck's current details and settings. |
create_deck | Creates a new deck. |
update_deck | Changes an existing deck's details or settings. |
reorder_deck_questions | Changes the order of Activities inside a deck. |
delete_deck | Permanently deletes a deck after you confirm the exact deletion. |
Manage Activities
Kunjani's MCP uses question in Activity tool names. In the platform and this help centre, these items are called Activities.
| Tool | What it does |
|---|---|
list_questions | Lists the Activities in a deck. |
get_question | Retrieves one Activity and its current content. |
create_question | Adds a new Activity to a deck. |
update_question | Changes an existing Activity. |
delete_question | Permanently removes an Activity after you confirm the exact deletion. |
Manage learning outcomes
| Tool | What it does |
|---|---|
list_outcomes | Lists the learning outcomes for a deck. |
create_outcome | Adds a learning outcome to a deck. |
update_outcome | Changes an existing learning outcome. |
delete_outcome | Permanently removes a learning outcome after you confirm the exact deletion. |
Plugin management commands
ChatGPT desktop or Codex
Check the installed plugin:
codex plugin listUpdate the Kunjani marketplace:
codex plugin marketplace upgrade kunjaniClaude Code
Check the installed plugin:
claude plugin listUpdate Agent Kunjani:
claude plugin marketplace update kunjani
claude plugin update kunjani-agent-k@kunjaniNext: Example workflows & prompts.