workrail

EtienneBBeaulac/workrail
★ 4 stars TypeScript AI/LLM Updated today
MCP workflow enforcement server -- guides Claude and other AI agents through structured, step-by-step tasks without skipping steps or cutting corners
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workrail": {
      "command": "npx",
      "args": [
        "-y",
        "EtienneBBeaulac/workrail"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="./assets/logo.svg" alt="WorkRail Logo" width="180" /> <h1>WorkRail</h1> <p>Step-by-step workflow enforcement for AI agents</p> </div> --- AI agents are eager to help. Too eager. Ask one to fix a bug and it starts editing code immediately - before understanding the system, before

Topics

ai-agentsanthropicclaude-codemcpmcp-servermodel-context-protocolworkflow-enforcementworkflow-engine