neuro mcp for Windsurf
io.github.brain-bbqs/neuro-mcp
Neuroscience MCP server (Python) for the BBQS at McGovern Institute of Brain Research
client:Windsurf
transport:stdio
runtime:npm
Install neuro mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"neuro-mcp": {
"command": "npx",
"args": [
"-y",
"@brain-bbqs/neuro-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs