NeuroFlow MCP for Windsurf
io.github.leonardocesca/neuroflow-mcp
Local-first MCP server for guided goals, microtasks, and lower cognitive-load flows.
client:Windsurf
transport:stdio
runtime:npm
Install NeuroFlow MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"neuroflow-mcp": {
"command": "npx",
"args": [
"-y",
"neuroflow-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs