ClaudeGenie - Claude Code Setup Tool CLI
npm install claudegenie-cliclaudegenie)bash
npx claudegenie --token YOUR_TOKEN
`
Or install globally:
`bash
npm install -g claudegenie-cli
claudegenie --token YOUR_TOKEN
`
Usage
`bash
npx claudegenie --token YOUR_TOKEN
`
This will:
1. Validate your token
2. Analyze your project
3. Recommend and install MCPs
4. Generate a custom CLAUDE.md file
5. Create .mcp.json configuration
Get a Token
Subscribe at claudegenie.com:
- £1.99 – Single setup token (one project)
- £5.99/month – Up to 15 setups per month
$3
`bash
npx claudegenie --token YOUR_TOKEN
``