richardadonnell/cursor-boilerplate
🚀 Jumpstart your Cursor IDE projects with a pre-configured template featuring AI-enhanced development, optimized indexing, and best practices.
Platform-specific configuration:
{
"mcpServers": {
"cursor-boilerplate": {
"command": "npx",
"args": [
"-y",
"cursor-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...