lilium360/myBrAIn
myBrAIn is an MCP (Model Context Protocol) server designed to provide persistent and contextual memory to language models (like Google Antigravity). It acts as a "second brain" for your development environment, allowing the AI to remember project rules, architectural decisions, and technical insights across different chat sessions
Platform-specific configuration:
{
"mcpServers": {
"myBrAIn": {
"command": "npx",
"args": [
"-y",
"myBrAIn"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...