stackforge-cli-setup
v1.0.1
Published
StackForge - Claude Code Setup Tool CLI
Maintainers
Readme
@stackforge/setup
Set up Claude Code for your project in 5 minutes with StackForge.
Installation
npx @stackforge/setup --token YOUR_TOKENOr install globally:
npm install -g @stackforge/setup
stackforge-setup --token YOUR_TOKENUsage
With a token (paid tier)
npx @stackforge/setup --token YOUR_TOKENThis will:
- Validate your token
- Analyze your project
- Recommend and install MCPs
- Generate a custom CLAUDE.md file
- Create .mcp.json configuration
Free tier
npx @stackforge/setupIncludes 4 essential MCPs:
- context7 - Library documentation lookup
- memory - Persistent memory across sessions
- puppeteer - Browser automation
- filesystem - File system access
Get a Token
Purchase a setup token at stackforge.com:
- $2.99 - One-time setup for a single project
- $9.99/month - Unlimited setups
What You Get
- CLAUDE.md - Custom instructions tailored to your project
- .mcp.json - MCP server configuration
- Framework-specific templates for Next.js, React, Python, FastAPI, Django, and more
Support
- Website: stackforge.com
- Email: [email protected]
License
MIT
