Owen718

2 mods across 1 repository, 9 stars between them.

codex_loop

01

Owen718/codex-loop-plugin

MCP server Claude CodeCodexCursor +2

MCP server "codexloop" as configured in Owen718/codex-loop-plugin. Runs import json, pathlib, re, runpy, sys; root = pathlib.Path.home() / '.codex' / 'plugins' / 'cache' / 'codex-loop-plugin' / 'codex-loop'; def _key(p): script = p / 'scripts' / 'codex-loop-mcp' if not script.is_file(): return None…

9 4mo ago A tokens not measured original MIT

loop

02

Owen718/codex-loop-plugin

Skill Claude CodeCodex

Create, inspect, pause, resume, cancel, and complete recurring Codex Loop tasks using the codexloop MCP tools. Use when the user invokes $loop, /prompts:loop, or asks Codex to repeatedly run a prompt on an interval.

9 4mo ago A 54 tokens original MIT