NotMyself/new-windows-dev-pc
A comprehensive Windows developer setup automation repository with PowerShell 7+, Windows 11 optimizations, and mandatory WSL integration. Features streamlined configuration scripts, automated tool installation, and Claude Code integration with 9+ specialized AI agents for development workflows.
Platform-specific configuration:
{
"mcpServers": {
"new-windows-dev-pc": {
"command": "npx",
"args": [
"-y",
"new-windows-dev-pc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...