Agent Patterns
MCP Serverby willsigmon · Added 5mo ago
Claude
6
Install
git clone https://github.com/willsigmon/sigstackAdd to Claude
claude mcp add agent-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"agent-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/agent-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
When to spawn agents vs work directly - parallel execution, specialization
Tags
developmentgoswiftbashcode-reviewskill