Modern React starter kit with Bun, TypeScript, Tailwind CSS, tRPC, Stripe, and Cloudflare Workers. Production-ready monorepo for building fast web apps.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-starter-kit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-starter-kit"
]
}
}
}