MCP server for the squad-dev workflow: classification, risk scoring, agent selection, advisory orchestration
{
"mcpServers": {
"gempacksquad": {
"command": "npx",
"args": [
"-y",
"@gempack/squad-mcp"
]
}
}
}