Skip to content
Windsurf

ClassDojo Classroom MCP for Windsurf

io.github.eason0in/classdojo-mcp

Unofficial local-first MCP for ClassDojo roster imports and classroom skill synchronization.

client:Windsurf transport:stdio runtime:npm

Install ClassDojo Classroom MCP 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": {
    "classdojo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "classdojo-mcp"
      ],
      "env": {
        "CLASSDOJO_CDP_URL": "<CLASSDOJO_CDP_URL>"
      }
    }
  }
}

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

ClassDojo Classroom MCP in other clients