MIND for Windsurf
io.github.theastraway/mind
MIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.
client:Windsurf
transport:stdio
runtime:npm
Install MIND in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mind": {
"command": "npx",
"args": [
"-y",
"@astramindapp/mcp-server"
],
"env": {
"MIND_API_KEY": "<MIND_API_KEY>",
"MIND_BASE_URL": "<MIND_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs