MCP server Claude CodeCodexCursor +2
MCP server "hermes-codex-plugin" as configured in LYAKAKOY/Hermes-Codex-Plugin. Runs scripts/mcp_server.py with python3.
MCP server Claude CodeCodexCursor +2
MCP server "hermes-codex-plugin" as configured in LYAKAKOY/Hermes-Codex-Plugin. Runs scripts/mcp_server.py with python3.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session_start.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.
Hook
Runs before the context is compacted for manual and auto tool calls, executing pre_compact.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.
Skill Claude CodeCodex
Use when a task may depend on prior user preferences, project conventions, architectural rules, workflow decisions, previous Codex work, full-text memory search, durable rule saving, or skill drafting/updating through Hermes Codex Plugin, especially to reduce Codex token spend by recalling minimal relevant context.