← Back to Plugins
MCP Server MCP

Mergetrain

github By github 👁 2 views ▲ 0 votes

Operate local deploy trains for coding-agent worktrees with approval-gated deploys.

Homepage Verified source GitHub

Install

uvx mergetrain

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mergetrain",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...