m1nd for Windsurf
io.github.maxkle1nz/m1nd
The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.
client:Windsurf
transport:stdio
runtime:npm
Install m1nd in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<M1ND_WORKSPACE_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs