Phases Agents for Claude Desktop
io.github.cherridsaid/phases-agents
Deterministic skill selection: local discovery, strict validation, every skill classified.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Phases Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs