Greenskin44/template-for-parallelized-mcp-dev
Utilize this template to parallelize work across multiple features branches via LLM calls. This project template also ensures MCP support is persistent while conducted parallelized LLM workflows
Platform-specific configuration:
{
"mcpServers": {
"template-for-parallelized-mcp-dev": {
"command": "npx",
"args": [
"-y",
"template-for-parallelized-mcp-dev"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...