brainCloud MCP Helper
Helper for brainCloud MCP that gives it local file access, enabling easy git sync of cloud code.
Install
npmstdio
npx -y @braincloud/mcp-helper Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"com-braincloudservers-braincloud-mcp-helper": {
"command": "npx",
"args": [
"-y",
"@braincloud/mcp-helper"
]
}
}
} Source: official MCP Registry record · registry name com.braincloudservers/braincloud-mcp-helper · published 2026-07-10 · updated 2026-07-10. Not an endorsement; review the code before connecting it to anything sensitive.