MissionDeck-mcp

hermes-gadget/MissionDeck-mcp
★ 2 stars TypeScript AI/LLM Updated today
Persistent Codex session dashboard and MCP server — launch, monitor, and control AI coding agents that survive disconnects.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "missiondeck-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hermes-gadget/MissionDeck-mcp"
      ]
    }
  }
}

README Excerpt

MissionDeck-mcp is a private, local-first web command deck for running many Codex sessions at once. Pick a workspace, choose from the models and reasoning levels available on your Codex account, and leave turns running after every browser tab has closed. The browser never receives `~/.codex/auth.json`, API keys, or ChatGPT tokens. MissionDeck-mcp talks to the installed `codex app-server`, which continues using the host's existing login and session store.

Tools (20)

CODEX_BINFORGEDECK_ADMISSION_POLICYFORGEDECK_ALLOW_LANFORGEDECK_AUTHFORGEDECK_AUTH_MAX_SESSIONSFORGEDECK_AUTH_SESSION_TTL_HOURSFORGEDECK_COOKIE_SECUREFORGEDECK_COST_CATALOG_JSONFORGEDECK_DATA_DIRFORGEDECK_EXTERNAL_MONITORFORGEDECK_HOSTFORGEDECK_LOGIN_MAX_ATTEMPTSFORGEDECK_LOGIN_WINDOW_MSFORGEDECK_LOG_LEVELFORGEDECK_MAINTENANCE_CHUNK_SIZEFORGEDECK_MCP_CLIENT_IDFORGEDECK_MCP_TOKEN_FILEFORGEDECK_MODEL_CACHE_TTL_MSFORGEDECK_MUTATION_MAX_CONCURRENTFORGEDECK_PASSWORD