Skip to content
Cline

neuro for Cline

io.github.brain-bbqs/neuro

Neuroscience MCP server (Python)

client:Cline transport:stdio runtime:npm

Install neuro in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "neuro": {
      "command": "npx",
      "args": [
        "-y",
        "@brain-bbqs/neuro-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

neuro in other clients