claude-setup

mehdiamad/claude-setup
★ 0 stars PowerShell 🤖 AI/LLM Updated 1d ago
Claude Code one-shot setup: plugins + MCP servers (Azure, AWS, GitHub, Context7)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-setup": {
      "command": "npx",
      "args": [
        "-y",
        "mehdiamad/claude-setup"
      ]
    }
  }
}

README Excerpt

One-shot setup for Claude Code on a new Windows machine. **Plugins (5)** - `superpowers` — brainstorming, TDD, code review, debugging skills - `context7` — live library docs via MCP - `code-simplifier` — refactoring agent - `github` — GitHub MCP server - `code-review` — code review skill **MCP servers (7 total)**