Skip to content
Windsurf

Ephys for Windsurf

io.github.happyc0der/ephys-mcp

Read-only analysis of intracortical BCI recordings (NWB, DANDI, WAV): spikes, PSTHs, decoding, plots

client:Windsurf transport:stdio runtime:pypi

Install Ephys in Windsurf

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

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

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

Ephys in other clients