Codex packet

Use MultiAiPanel with Codex through the strongest current repo-owned host lane.

Codex is still a config-first MCP surface, not an official MultiAiPanel marketplace listing. This packet keeps the public install shape honest: repo-owned MCP server, compare-first flow, Codex config snippet, and a bundle-ready archive you can pack today.

Current truth

Support class

  • Strongest repo-specific MultiAiPanel host binding today
  • Official surface verified: Codex MCP docs and local config flow
  • No official MultiAiPanel marketplace listing verified from current official Codex docs

Public packet contents

  • Codex config snippet
  • Skill bundle content
  • Bundle-ready archive directory for OpenClaw-compatible bundle installs
  • Compare-first smoke loop and full follow-through map

Placement and config

Paste the MCP block into the Codex MCP server section inside your config.toml. Keep the repository path explicit so the MCP server can launch from the right clone.

[mcp_servers.multi-ai-panel]
command = "npm"
args = ["run", "mcp:server"]
cwd = "/absolute/path/to/MultiAiPanel"

Smallest useful smoke

  1. multi-ai-panel.bridge_status
  2. multi-ai-panel.check_readiness
  3. multi-ai-panel.compare

Preferred full flow: add multi-ai-panel.analyze_compare, then multi-ai-panel.run_workflow, then inspect or continue with get_workflow_run, list_workflow_runs, and resume_workflow.

Public distribution truth