The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Campus Copilot MCP listing page.
Canvas + Gradescope + EdStem on one calm desk
What You Get • Install • How It Work • Ecosystem
CampusCopilot pulls every academic surface — Canvas, Gradescope, EdStem, MyUW, MyPlan — into one local-first read-only desk. See what changed, what is due, what to ask. Nothing leaves your laptop.
Local-first study workspace. Read-only by default. Student-first by design.
| Surface | What |
|---|---|
campus-copilot apps | Web workbench plus the school-specific browser extension. |
packages | 24 adapters for the SIS / LMS / grading systems schools actually use. |
design system | Calm-desk visual baseline. Built for students, not dashboards. |
public skills | Drop into Claude/Codex/OpenClaw. Ask one bounded question per case. |
policies | Repo governance: read-only-first, no-PII-leak, source-traceable. |
[!IMPORTANT] Local-first by default. No silent telemetry. No cloud round-trip. Your data stays on your machine until you explicitly ship it somewhere.
Three commands. No curl | sh. No login. Read what you run.
Install break? Open your favorite agent and say "Read AGENTS.md and bootstrap CampusCopilot for me." Agent fix own brain. Long version: docs/.
The repo is seven layers — exactly the seven commits in git log. New work goes in as small named PRs. No 50-file mystery commits.
| Layer | What |
|---|---|
chore: scaffold | License, governance, hygiene gates, CI scaffolding. |
feat(core) | The primary engine. The reason CampusCopilot exists. |
feat(modules) | Packages, adapters, services, plugins. The second floor. |
feat(contracts) | Schemas, configs, public boundaries. Other code talks here. |
test: | Receipts. Everything in this layer must run. |
feat(ops) | Scripts, infra, CI helpers, build glue. |
docs: | Public docs surface. The pretty face. |
git log reads like a building floor plan. Look once, know the whole shape.
CampusCopilot lives in the open family: three open platforms. local-first, source-first, builder-first.
| Repo | What |
|---|---|
| CampusCopilot (you here) | Canvas + Gradescope + EdStem on one calm desk |
| OpenVibeCoding | AI codes overnight, you ship in the morning |
| OpenUIStudio | brief in, React + shadcn out, proof attached |
Cross-family taste: BeamMe · BrewMe · OpenVibeCoding · proofyard.
If CampusCopilot saves you a click, an hour, or a headache — star costs zero. Fair trade. ⭐
MIT — small print, big freedom.