Skip to content
Windsurf

brightspace for Windsurf

io.github.jhostinaleck/brightspace

MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.

client:Windsurf transport:stdio runtime:npm

Install brightspace 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": {
    "brightspace": {
      "command": "npx",
      "args": [
        "-y",
        "brightspace-mcp"
      ],
      "env": {
        "BRIGHTSPACE_CONFIG": "<BRIGHTSPACE_CONFIG>"
      }
    }
  }
}

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

brightspace in other clients