Install
$ agentstack add mcp-geekjourneyx-awesome-codex-guide ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Awesome Codex Guide
给中文开发者看的 OpenAI Codex 使用手册。
这里收官方文档、中文教程、社区项目和一些可直接复制的工作流。重点是少绕路,少踩坑。
[English](./README.en.md) | [中文](./README.zh-CN.md)
先看这些
| 你的目标 | 入口 | | --- | --- | | 先弄清怎么学 | [入门路线](./docs/getting-started/README.zh-CN.md) | | 安装和使用 Codex CLI | [CLI 使用](./docs/codex-cli/README.zh-CN.md) | | 写好项目级指令 | [AGENTS.md](./docs/agents-md/README.zh-CN.md) | | 别把权限放太大 | [权限与安全](./docs/permissions-security/README.zh-CN.md) | | 找 MCP、Skills、Plugins、Subagents | [扩展资源](./docs/resources/ecosystem.zh-CN.md) | | 解决 401、沙箱、配置问题 | [排障手册](./docs/troubleshooting/common-errors.zh-CN.md) | | 复制常用工作流 | [工作流](./docs/workflows/README.zh-CN.md) |
推荐资源
- OpenAI Codex official docs - 官方入口。
- openai/codex - 官方 Codex CLI 仓库。
- ComposioHQ/awesome-codex-skills - Codex Skills 资源。
- VoltAgent/awesome-codex-subagents - Codex Subagents 集合。
- hashgraph-online/awesome-codex-plugins - Codex plugins 资源。
- RoggeOhta/awesome-codex-cli - Codex CLI 工具索引。
- bozhouDev/codex-orange-book - 中文 Codex 橙皮书,有安装、配置和案例。
- freestylefly/CodexGuide - 中文 CodexGuide 开源仓库。
- CodexGuide.ai - 中文 Codex 教程站,有 App、CLI、AGENTS.md、权限、排障和案例。
社区资源可以参考,但涉及登录、订阅、API key、权限和安全策略时,先看官方资料。
许可证
[MIT](./LICENSE)
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: geekjourneyx
- Source: geekjourneyx/awesome-codex-guide
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.