Loom Merge Queue Worker
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add loom-merge-queue-workerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"loom-merge-queue-worker": {
"command": "npx",
"args": [
"@modelcontextprotocol/loom-merge-queue-worker"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Process merge queue items as a Loom merge worker - claim, merge, mark done, handle no-op merges, and resolve compound block conflicts correctly.
Tags
productivitybashgitskill