Odel
Mergetrain

Mergetrain

Local
@yongjip3PythonMITUpdated Yesterday

Queue parallel-agent worktree branches, test together, serialize and recover Git pushes.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImergetrainv3.0.7

Run

uvx mergetrain

MCP client config

{
  "mcpServers": {
    "mergetrain": {
      "command": "uvx",
      "args": [
        "mergetrain"
      ]
    }
  }
}