MCP Directory
Back

agents-shipgate

by ThreeMoonsLab · Python · ★ 106

The deterministic merge gate for AI-generated agent capability changes — a local-first, static Tool-Use Readiness review for MCP, OpenAPI, and SDK tool surfaces. Open-source CLI + GitHub Action.

#agent-governance#agent-release-readiness#ai-agents#anthropic#ci-cd#crewai#github-actions#google-adk#langchain#llm#llmops#mcp#model-context-protocol#openai-agents-sdk#openapi#release-gate#release-readiness#sarif#static-analysis#tool-use-readiness

Install

pip install git+https://github.com/ThreeMoonsLab/agents-shipgate.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agents-shipgate": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ThreeMoonsLab/agents-shipgate.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/agents-shipgate/) [](https://pypi.org/project/agents-shipgate/) [](https://github.com/marketplace/actions/agents-shipgate) [](LICENSE) [](https://github.com/ThreeMoonsLab/agents-shipgate/actions/workflows/ci.yml) **Your coding agent changed what your AI agent can do — Agents Shipgate tells you whether it can merge.** **The deterministic merge gate for AI-generated agent capability changes.** Local-first and static by default — no agent execution, tool calls, LLM calls, or network access. Claude Code adds to your support agent and opens a PR. The diff looks fine…
Read full README on GitHub →

Related developer tools servers