Catalog
io.github.brainsforai/brains-mcp-connector
OfficialBrains
Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.
Personal wiki and persistent memory layer for AI assistants across multiple sessions.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"brains-mcp-connector": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lets.usebrains.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.