Bishopwalker/Enforcer-MCP-Dual-Agent-Server
3.1
If you are the rightful owner of Enforcer-MCP-Dual-Agent-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Enforcer Coding AI Assistant is a tool designed to facilitate coding tasks by leveraging model context protocol (MCP) technology.
Enforcer Coding AI Assistant
See WHAT_WE_DO.md for workflow and tools.
Download
- Git clone:
git clone -b gang-gang https://gitlab.com/bishop8-group/enforcer-coding-ai-assistant.git - CI artifact: after a successful pipeline, download
dist/enforcer-coding-ai-assistant.zipfrom the latest job artifacts.
Run (Windows)
run_enforcer.bat(creates.venvif missing and starts the MCP server)
Run (CLI quick check)
python -c "import sys; sys.path.insert(0,'.'); from codex_mcp_server import CodexEnforcer; E=CodexEnforcer(); print(E.config.get('rules_dir'))"
CI Status
- Branch:
gang-gangpipeline runs parallel analysis and build. - Pipeline badge: