Skip to content
Windsurf

İTÜ MCP for Windsurf

io.github.yatuk/itu-mcp

İTÜ Ninova LMS ve OBS öğrenci portalı — dersler, notlar, yoklama, yemekhane, kampüs kart, GPA

client:Windsurf transport:stdio runtime:pypi

Install İTÜ 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": {
    "itu-mcp": {
      "command": "uvx",
      "args": [
        "itu-mcp"
      ],
      "env": {
        "NINOVA_USERNAME": "<NINOVA_USERNAME>",
        "NINOVA_PASSWORD": "<NINOVA_PASSWORD>"
      }
    }
  }
}

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

İTÜ MCP in other clients