Skip to content
Windsurf

mne docs for Windsurf

io.github.weiyongxu/mne-docs

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

client:Windsurf transport:stdio runtime:npm

Install mne docs in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mne-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mne-docs-mcp"
      ],
      "env": {
        "MNE_GITHUB_TOKEN": "<MNE_GITHUB_TOKEN>",
        "MNE_TRANSPORT": "<MNE_TRANSPORT>",
        "MNE_PYTHON_PATH": "<MNE_PYTHON_PATH>"
      }
    }
  }
}

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

mne docs in other clients