Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gstack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gstack"
]
}
}
}