Raulvalverdeleal/brain
A registry of reusable skills for AI coding agents — Claude, Gemini, Cursor, Copilot, and others — with a built-in package manager to install and manage them per project.
Platform-specific configuration:
{
"mcpServers": {
"brain": {
"command": "npx",
"args": [
"-y",
"brain"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...