Skip to content
Zed

EduPage MCP Server for Zed

io.github.oliverhruby/edupage-mcp

EduPage MCP: timetables, grades, homework, meals, messages, 2FA, multi-school, role-aware.

client:Zed transport:streamable-http runtime:pypi

Install EduPage MCP Server in Zed

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

{
  "context_servers": {
    "edupage-mcp": {
      "url": "https://ghcr.io/oliverhruby/edupage-mcp:latest"
    }
  }
}

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

EduPage MCP Server in other clients