Skip to main content
Glama

codex-app-mcp

⚡ Host loop (Session v1.2)

Unofficial bridge. Save host tokens:

  1. codex_app_session_begin({"goal":"…","host_budget":"small"})

  2. Loop codex_app_session_next → do only card (host_cmd | mcp_tool | end)

  3. Stop when done=true

Skill codex-mcp v1.0 enforces this. No OAuth in MCP config — CLI login only.

Python 3.10+ MCP Version

Claude / Cursor orchestrate → Codex app-server works (goals, budgets, policy roots).

Unofficial community project — not OpenAI, Codex, Anthropic, or xAI.
Auth = local codex login (CODEX_HOME). Never put OAuth in MCP config or HTTP bearer.


Related MCP server: codex-mcp-server

Install (one command)

curl -fsSL https://raw.githubusercontent.com/zai-one/codex-mcp/main/scripts/install.sh \
  | bash -s -- --project "$HOME/code/my-project"

Windows: irm https://raw.githubusercontent.com/zai-one/codex-mcp/main/scripts/install.ps1 | iex

Then:

codex login
source ~/.config/codex-mcp/env
~/.local/share/codex-mcp/.venv/bin/python ~/.local/share/codex-mcp/scripts/probe_stdio.py

Merge ~/.config/codex-mcp/mcp/claude_desktop.snippet.json → restart → codex_app_status.

Skill (router): codex-mcp — see docs/SKILLS.md

Full easy guide: docs/EASY.md

Language

Page

Easy (canonical)

docs/EASY.md

EN / RU / 中文 / ES

docs/install/ (short pointers)


What it is

Host

Claude, Cursor, … (stdio or bearer HTTP)

Worker

Codex CLI / app-server on same machine or VPS

Why

Save host tokens under tokenBudget

Economy

CODEX_APP_MCP_ECONOMY=1 · tool codex_app_economy

Optional

F
license - not found
B
quality
B
maintenance

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for OpenAI Codex agent coordination MCP, built to return verdicts, receipts, usage

  • Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zai-one/codex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server