Skip to content
Claude Desktop

Ephys for Claude Desktop

io.github.happyc0der/ephys-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install Ephys in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Ephys in other clients