This repository is auto-generated by the nteract/nteract release pipeline. Do not open pull requests here — edits are overwritten on release.
Register the marketplace (one-time):
codex plugin marketplace add nteract/agent-plugins
Then in a Codex session run /plugin, pick the nteract marketplace, and enable nteract (stable) or nightly. Codex resolves the per-platform nteract-mcp sidecar from the plugin's bin/ automatically — no separate runtime install is required.
Manage the marketplace from the CLI:
codex plugin marketplace upgrade nteract-plugins # refresh to latest tag
codex plugin marketplace remove nteract-plugins # uninstall
If notebook tools still do not appear after restarting Codex, refresh the marketplace and reinstall the selected plugin:
codex plugin marketplace upgrade nteract-plugins
codex plugin remove nteract@nteract-plugins # or nightly@nteract-plugins
codex plugin add nteract@nteract-plugins # or nightly@nteract-plugins
codex mcp list
Start a new Codex session after reinstalling; running sessions do not hot-load newly installed MCP tools.
/plugin marketplace add nteract/agent-plugins
/plugin install nteract@nteract # stable
/plugin install nightly@nteract # nightly (for early adopters and devs)
Claude Code pins at install time:
/plugin install nteract@nteract --ref v2.3.0
/plugin install nightly@nteract --ref v2.3.1-nightly.202604221930
Codex pins at marketplace registration:
codex plugin marketplace add nteract/agent-plugins --ref v2.3.0
Stable tags follow vX.Y.Z. Nightly tags follow vX.Y.Z-nightly.YYYYMMDDHHMM.
plugins/nteract/— stable channel. Tracksrunt/runtimedstable binaries.plugins/nightly/— nightly channel. Tracksrunt-nightly/runtimed-nightly.- Each plugin ships per-platform
nteract-mcpbinaries and a small shell/cmd dispatch wrapper in itsbin/.
Source: https://github.com/nteract/nteract/tree/main/plugins