Public marketplace repository for installing Catapult into agent clients.
Plugin installation has two steps: add the marketplace, then install the plugin from that marketplace.
Marketplace URL:
https://github.com/catapult-ai/pluginsRun:
codex plugin marketplace add catapult-ai/plugins
codex plugin add catapult-codex@catapultThen:
- Click Plugins in the left sidebar.
- Open the Personal tab.
- Allow the plugin hooks.
- Check that the Catapult MCP is connected.
- Open Settings -> Hooks -> Catapult and verify that the hooks are allowed.
- Restart Codex.
Use the Chat or Cowork tab to install the plugin for Claude Chat, Cowork, and Claude Code. Installing from the Code tab applies the plugin to Claude Code only.
- Make sure you are on the Chat or Cowork tab, not the Code tab.
- Open Settings -> Plugins at the bottom of the sidebar.
- Click Add -> Add marketplace -> Add from a repository.
- Paste
https://github.com/catapult-ai/plugins, press Enter, and click Sync. - Click the + button.
- Click the Catapult plugin card to open its details.
- Under Connectors, click Install.
- Click Add in the pop-up.
- Click Connect where the install button was.
- Restart Claude.
To install for Claude Code only from the terminal, run:
claude plugin marketplace add catapult-ai/plugins
claude plugin install catapult-claude@catapultRun:
codex plugin marketplace upgrade
codex plugin add catapult-codex@catapultThe first command refreshes the marketplace. The second installs the updated plugin from that marketplace.
Alternatively, open Settings -> Plugins -> Marketplace and click Upgrade, then open Plugins -> Personal and reinstall Catapult.
Open Settings -> Plugins -> Browse -> Personal -> plugins, click the three-dot menu
for plugins, and select Check for Updates.