Skip to content
Windsurf

eeg mcp for Windsurf

io.github.aimplifier/eeg-mcp

Real-time EEG: BrainFlow streaming, wall-clock replay, online DSP, recording, and stimulation.

client:Windsurf transport:stdio runtime:pypi

Install eeg mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "eeg-mcp": {
      "command": "uvx",
      "args": [
        "eeg-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

eeg mcp in other clients