Data & AI

codex - Claude MCP Skill

Start an OpenAI Codex CLI session for deep reasoning and code analysis

SEO Guide: Enhance your AI agent with the codex tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to start an openai codex cli session for deep reasoning and code analysis... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟16 stars • 11 forks
📥0 downloads

Documentation

SKILL.md
# Codex Session

Start a Codex CLI session for deep reasoning, code review, and analysis.

## Instructions

1. Take the user's prompt from: $ARGUMENTS
2. If no argument provided, ask what they want Codex to help with
3. Determine if new or continuation:
   - New topic: Use `start_codex_session`
   - Follow-up: Use `resume_codex_session`
4. Return immediately with the task_id
5. Tell the user:
   - "Codex started (task: <task_id>)"
   - "Check results with: `/codex-result <task_id>`"

**Do NOT call wait_for_task. Return immediately.**

## Usage

- `/codex Explain how the auth flow works`
- `/codex Find bugs in this function`

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
agentic-mcp-tools/owlex
Author
agentic-mcp-tools
Last Sync
5/11/2026
Repo Updated
5/10/2026
Created
1/24/2026

Reviews (0)

No reviews yet. Be the first to review this skill!