Skip to content
Claude Desktop

eeg mcp for Claude Desktop

io.github.aimplifier/eeg-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install eeg mcp in Claude Desktop

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

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

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

eeg mcp in other clients