Skip to content
Zed

İTÜ MCP for Zed

io.github.yatuk/itu-mcp

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

client:Zed transport:stdio runtime:pypi

Install İTÜ MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "itu-mcp": {
      "command": "uvx",
      "args": [
        "itu-mcp"
      ],
      "env": {
        "NINOVA_USERNAME": "<NINOVA_USERNAME>",
        "NINOVA_PASSWORD": "<NINOVA_PASSWORD>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

İTÜ MCP in other clients