waypoint-challenge-submission

mikegamaroff/waypoint-challenge-submission
★ 0 stars TypeScript 🌐 Browser/Web Updated today
Waypoint Learning founding engineer challenge: MCP server + teacher UI for IEP-grounded lesson differentiation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "waypoint-challenge-s": {
      "command": "npx",
      "args": [
        "-y",
        "mikegamaroff/waypoint-challenge-submission"
      ]
    }
  }
}

README Excerpt

**Mike Gamaroff** — Founding Engineer Challenge An MCP server and teacher-facing web UI that helps teachers differentiate instruction for students with IEPs. The system generates specific, actionable instructional modifications grounded in both the student's IEP and the specific lesson being taught. ---