metabrain for Windsurf
io.github.ariaxhan/metabrain
MCP server giving AI agents persistent SQLite memory that proves which lessons hold.
client:Windsurf
transport:stdio
runtime:pypi
Install metabrain in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"metabrain": {
"command": "uvx",
"args": [
"metabrain"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs