mcpbeat

Delegation School MCP Server

school.delegation/delegation-school
answering

Delegation School is answering right now. Last checked 2 min ago. It exposes 9 tools.

Learn to delegate real work to AI, not just chat with it — a course taught live in your own Claude.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
9
Tools
read from the server
251 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add delegation-school --transport http https://delegation.school/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "delegation-school": {
      "url": "https://delegation.school/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.delegation-school]
url = "https://delegation.school/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "delegation-school": {
      "url": "https://delegation.school/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "delegation-school": {
      "url": "https://delegation.school/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

complete
complete_lesson
Record a lesson result for a learner AFTER grading its quiz/assignment. passed:true marks it done and advances; passed:false records the attempt without advancing (reteach). Always include a `reflection` when you have one — it's the signal that improves the course.
course
course_stats
OPERATOR / Inspectable State: usage snapshot of the whole course — learner count, level mix, completions, per-lesson pass rates, and recent reflections. Requires admin_key. Answers 'what is the state of the work?' for an operator agent.
lesson
get_lesson
Get the full markdown of one lesson by slug. Teach from it: lead with the why, then run the exercise with the learner's real work.
lessons
list_lessons
List lessons (slug, title, track, order, summary), optionally filtered to one track.
level
set_level
OPERATOR: reclassify an existing learner's track (scratch | intermediate | power). Routes through the learner's record so the change sticks. Use when a learner was placed wrong — e.g. a scratch enrollee who's really a power operator. Requires admin_key. The learner must have started a session first.
overview
overview
What delegation.school is, the three tracks, and how to run the course as the learner's tutor. Background reading.
start
start_session
Call FIRST. Place or resume a learner: returns their level, completed lessons, and the recommended next lesson. Ask for the learner's EMAIL ADDRESS and pass it as `learner` — emails are stable and unique; a bare name collides across learners and gets mistyped. Pass their real name as `name` for the certificate.
submit
submit_feedback
Send the course team feedback FOR the learner — what's confusing, a bug, an idea, or praise. No grade, no admin key. Use it the moment a learner is stuck or reacts to something, AND always offer it when a session wraps ('anything confusing, or that you wish it did?'). Routes to the team's Slack + the feedback log so friction becomes a signal instead of a 1:1 text.
verify
verify_ticket
OPERATOR (Capital Factory gift shop): validate a reward code (Golden Ticket GT- or Founding Graduate badge FG-) — returns who earned it, the reward, when, and whether it's been redeemed. Pass redeem:true to mark it redeemed at point of redemption. Requires admin_key.

Endpoints

URLTransportStateLatencyChecked
https://delegation.school/mcp streamable-http answering 302 ms 2 min ago

Delegation School — questions

Answers built from our own checks of this server.

What can Delegation School do?
It exposes 9 tools, read directly from the server on our last check. Among them: complete_lesson, course_stats, get_lesson, list_lessons, overview, set_level and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Delegation School working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 251 ms. The bar chart above shows every period we have measured.
How do I connect Delegation School?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Delegation School need an API key?
No. Delegation School completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Delegation School?
It answers our handshake in 251 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.