initialiser

episuarez/initialiser
★ 3 stars TypeScript Code/Dev Tools Updated 15d ago
One command to configure Claude Code for any project — auto-detects your stack and installs the right MCP servers, skills, and tools via an interactive TUI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "initialiser": {
      "command": "npx",
      "args": [
        "-y",
        "episuarez/initialiser"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/hero.svg" alt="init-claude — one command to set up Claude Code the right way" width="820"> **Set up Claude Code the right way — in any project, with one command.** Detects your stack → installs the right MCPs, tools and skills → writes a clean, token-optimized `CLAUDE.md`. No copy-paste, no guesswork.

Topics

ai-toolsanthropicclaudeclaude-codeclideveloper-toolsmcpnodejs