Claude plugin installation

Install the complete Agent Kunjani plugin in Claude Desktop, or use Claude Code as an alternative.

Install Agent Kunjani as one plugin package containing both the instructional-design skill and the Kunjani MCP connection.

For most people, Claude Desktop is the simplest option. It uses the Claude interface and does not require Terminal, Git, or Claude Code. Use the Claude Code option only if you already work in Claude Code.

Before you start

You need:

  • A Kunjani account at play.kunjani.co with permission to create or edit decks
  • The latest Claude Desktop app, signed in to your Claude account
  • Permission from your workspace administrator to install plugins, if your account is managed by an organisation

1. Open Customize

On the Chat tab in Claude Desktop, select Customize from the left menu.

Open Customize from the Claude Desktop Chat tab.

2. Open the plugin marketplace

Select Plugins, open the Add menu, then select Add marketplace.

Open Plugins, then choose Add marketplace from the Add menu.

3. Add a repository

Select Add from a repository.

Choose Add from a repository in the Claude Desktop marketplace window.

4. Sync the Kunjani marketplace

Copy and paste this repository URL into the URL field:

https://github.com/Hans-Zietsman/kunjani-plugin

Leave Sync automatically switched on so Claude receives future plugin updates, then select Sync.

Paste the Kunjani repository URL and select Sync.

5. Install Agent Kunjani

When the marketplace finishes syncing, find Agent Kunjani under the Kunjani source and select Install.

6. Connect your Kunjani account

Return to the Chat tab, start a new chat, and paste:

Use Agent Kunjani to list my Kunjani decks.

Claude will use Agent Kunjani and open the Kunjani OAuth sign-in. Confirm that the authorisation page is on play.kunjani.co, sign in, review the requested access, and approve it.

Do not paste your Kunjani password, authorisation code, or API token into Claude. The sign-in connects the installed plugin to your account. It is not another installation.

7. Verify the connection

Agent Kunjani should call list_decks and return the decks visible to your signed-in Kunjani account.

Alternative: Install in Claude Code

Use this route only if you already use Claude Code. Initial Claude Code setup can require Terminal and Git.

Open Claude Code and paste this complete setup block into the prompt:

/plugin marketplace add Hans-Zietsman/kunjani-plugin
/plugin install kunjani-agent-k@kunjani

Copy the Kunjani marketplace and plugin commands into Claude Code.

Start a new Claude Code session so the plugin is loaded. Then ask Agent Kunjani to list your decks and complete the same OAuth sign-in described above.

Confirm the Claude Code installation from Terminal when needed:

claude plugin list

Update the plugin

Claude Desktop updates Agent Kunjani automatically when Sync automatically is switched on.

For Claude Code, run these commands in Terminal:

claude plugin marketplace update kunjani
claude plugin update kunjani-agent-k@kunjani

Restart Claude Code after updating.

Troubleshooting

  • If Plugins is missing in Claude Desktop, update the app and confirm that your Claude plan or workspace permits personal plugins. If it is still unavailable, use the Claude Code route.
  • If Agent Kunjani is not listed after syncing, close and reopen Customize > Plugins, then check the Kunjani source again.
  • If Agent Kunjani does not appear in a chat, restart Claude Desktop or Claude Code and begin a new session.
  • If authorisation fails, disable and re-enable Agent Kunjani, then repeat the deck-list request.
  • If Agent Kunjani cannot find a deck, confirm that you authorised the correct Kunjani account.

Next: Available tools and commands.