SceneBoard

SceneBoard for Codex

Bring SceneBoard into Codex

Install the skill and MCP launcher as one plugin, then approve exactly which boards and capabilities Codex may use.

01

Let your LLM install it

Paste the official guide link into a coding LLM. It installs the Skill first, then configures and verifies MCP. Manual steps remain below.

LLM install guide link
https://sceneboard.dev/install/sceneboard-agent.md
02

Install the SceneBoard Skill

The Skill is the primary interface. The official plugin also installs the MCP launcher.

Manual installation
codex plugin marketplace add leecatinc/sceneboard
codex plugin add sceneboard@sceneboard
03

MCP connection (optional)

The launcher selects exactly one trusted stdio server in this order and fails closed on an invalid selected entry.

  1. 1
    Open project override<project>/.mcp.json
  2. 2
    Official Codex project and user config<project>/.codex/config.toml → $CODEX_HOME/config.toml
  3. 3
    SceneBoard production defaulthttps://sceneboard.dev
04

Pair and approve access

Sign in, create a one-time code, send it to $sceneboard in a new Codex thread, and approve only the matching request.

Open AI connections
05

Update or remove

The ZIP is for inspection and offline transfer. Marketplace installation is the recommended path because Codex manages updates and plugin state.

Update marketplace
codex plugin marketplace upgrade sceneboard
codex plugin add sceneboard@sceneboard
Remove plugin
codex plugin remove sceneboard@sceneboard