These files show the site-scoped read-only MCP path.
Use them when you only need one site's snapshot records and do not need the generic cross-site tools from @campus-copilot/mcp-server.
These are the shortest configs:
They assume the campus-copilot-mcp-* binaries are already available in your PATH.
These are the safer first-run configs:
They call the repo-owned wrapper or the matching start:<site> script, so the command stays runnable even when the sidecar binary is not globally installed.
| If you are using... | Start here | Why |
|---|---|---|
Codex with sidecars already in PATH |
codex.example.json |
shortest site-scoped config |
| Codex without globally installed sidecars | codex-repo-root.example.json |
safest repo-root runnable sidecar path |
Claude Desktop with sidecars already in PATH |
claude-desktop.example.json |
shortest Claude Desktop sidecar path |
| Claude Desktop without globally installed sidecars | claude-desktop-repo-root.example.json |
safest repo-root runnable Claude Desktop sidecar path |
If you are still deciding between the generic MCP server and site sidecars, start with ../toolbox-chooser.md.
All sidecar examples still require:
- one absolute
CAMPUS_COPILOT_SNAPSHOTpath - one imported snapshot or current exported workspace artifact
- one site's records can be exposed through a smaller read-only MCP surface
- live browser control
- current authenticated session state
- write-capable automation