Monorepo for tools developed by the Rush Stack community
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rushstack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rushstack"
]
}
}
}