codex_loop
01MCP 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