GATE-MCP

ffooll-bit/GATE-MCP
★ 0 stars Python Code/Dev Tools Updated 4d ago
MCP server that enforces GAIN-Coding workflow gates as code — guiding the agent through reviewed, policy-compliant interactions.
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": {
    "gate-mcp": {
      "command": "uvx",
      "args": [
        "gate-mcp"
      ]
    }
  }
}

Or install with pip: pip install gate-mcp

README Excerpt

<div align="center"> **Guided Agent Through Enforcement MCP** — an MCP server that enforces GAIN-Coding workflow gates as code. </div> GATE-MCP is an MCP (Model Context Protocol) server that enforces GAIN-Coding workflow gates as code — guiding the agent through reviewed, policy-compliant interactions and keeping it anchored in traditional engineering discipline. It is the active, machine-driven companion to GAIN-Coding: where GAIN-Coding is the canonical workflow specification written for the a

Topics

agentgain-codingmcppythonstdioworkflow