Agent Kunjani is available in the official ChatGPT and Codex Plugins Directory. The plugin includes both the Agent Kunjani instructional-design skill and the Kunjani app connection. Install it once. You do not need to add a custom MCP server or upload a separate skill.
Before you start
You need:
- A Kunjani account at play.kunjani.co with permission to create or edit decks
- ChatGPT on the web, desktop, or mobile, or the Codex desktop app or CLI
- Permission from your workspace administrator to install plugins, if your account is managed by an organisation
1. Install the official plugin
Open the Agent Kunjani plugin page while signed in to ChatGPT.
Select the plus button to install the plugin. If the page shows Try in chat, Agent Kunjani is already installed.
You can also open the Plugins tab in ChatGPT or Codex, search for Agent Kunjani, open its details, and install it there.
2. Connect your Kunjani account
Select Try in chat, or start a new chat and enter:
@Agent Kunjani list my Kunjani decks.When the authorisation window opens:
- Confirm that the address starts with
https://play.kunjani.co/. - Sign in to your Kunjani account.
- Review the requested access.
- Select Authorise.
Do not paste your Kunjani password, authorisation code, or API token into a chat.
3. Verify the connection
Agent Kunjani should return the decks visible to the signed-in account. You can now ask it to create a deck, improve activities, edit learning outcomes, or update an existing deck.
Typing @Agent Kunjani at the start of a request explicitly selects the plugin. ChatGPT can also select an installed plugin automatically when it is relevant.
Install from the Codex CLI
The Codex CLI uses the same public plugin catalogue:
- Run
codexin Terminal. - Enter
/plugins. - Search for Agent Kunjani and install it.
- Start a new session with
/new. - Enter
Use Agent Kunjani to list my Kunjani decks.
Complete the Kunjani authorisation step in your browser when prompted.
GitHub installation for development
Most users should use the official listing. The GitHub marketplace commands are only needed to test a development or prerelease build:
codex plugin marketplace add Hans-Zietsman/kunjani-plugin
codex plugin add kunjani-agent-k@kunjaniTo update a GitHub-installed copy:
codex plugin marketplace upgrade kunjaniRestart ChatGPT or Codex after installing or updating a GitHub copy.
Troubleshooting
- If the listing shows Try in chat, the plugin is installed already.
- If Agent Kunjani does not appear in an existing conversation, start a new chat or Codex session.
- If authorisation fails, disconnect Agent Kunjani in your plugin settings, reconnect it, and repeat the verification request.
- If Agent Kunjani cannot find a deck, confirm that you authorised the correct Kunjani account.
- If installation is unavailable in a managed workspace, ask the workspace administrator to enable the plugin.
- The Codex IDE extension does not currently support plugins. Use the Codex desktop app or CLI instead.
For OpenAI's current plugin instructions, see Use plugins in ChatGPT and Codex.
Next: Claude plugin installation.