school.delegation/delegation-school
REMOTE · DELEGATION.SCHOOL · SCANNED AUG 3
Learn to delegate real work to AI, not just chat with it — a course taught live in your own Claude.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 9 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability64
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1841 tokens (~204/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · delegation.school
claude mcp add --transport http school-delegation-delegation-school https://delegation.school/mcp
[mcp_servers.school-delegation-delegation-school] url = "https://delegation.school/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"school-delegation-delegation-school": {
"type": "remote",
"url": "https://delegation.school/mcp",
"enabled": true
}
}
} openclaw mcp add school-delegation-delegation-school --url https://delegation.school/mcp --transport streamable-http
mcp_servers:
school-delegation-delegation-school:
url: "https://delegation.school/mcp" {
"mcpServers": {
"school-delegation-delegation-school": {
"type": "http",
"url": "https://delegation.school/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 58
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://delegation.school/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=delegation.school | CN=WE1,O=Google Trust Services,C=US | 28 Jul 2026 | 26 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 37fd3195079c132a0eed35164a473d8f |
| SANs: delegation.school, *.delegation.school | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of delegation.school. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| school. | present | 34030 | 8 | Verified |
| delegation.school. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://delegation.school/mcp | Verified | 200 | |
| http (plaintext) | http://delegation.school/mcp | Inconclusive | 405 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
complete_lesson ~141
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.
| Name | Type | Req | Description |
|---|---|---|---|
| learner | string | yes | Same EMAIL address used in start_session. |
| passed | boolean | — | Did they pass the quiz/assignment? Default true. false = reteach, don't advance. |
| reflection | string | — | What confused them, what landed, or what they want next (≤1000 chars). Feeds curriculum improvement. |
| slug | string | yes | The lesson slug just attempted. |
No output schema declared.
No examples provided.
course_stats ~76
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.
| Name | Type | Req | Description |
|---|---|---|---|
| admin_key | string | yes | Operator admin key (Worker secret ADMIN_KEY). |
No output schema declared.
No examples provided.
get_lesson ~55
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.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Lesson slug from list_lessons / start_session. |
No output schema declared.
No examples provided.
list_lessons ~38
List lessons (slug, title, track, order, summary), optionally filtered to one track.
| Name | Type | Req | Description |
|---|---|---|---|
| track | string | — | Optional track filter. |
No output schema declared.
No examples provided.
overview ~31
What delegation.school is, the three tracks, and how to run the course as the learner's tutor. Background reading.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
set_level ~122
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.
| Name | Type | Req | Description |
|---|---|---|---|
| admin_key | string | yes | Operator admin key (Worker secret ADMIN_KEY). |
| learner | string | yes | The learner's name/email (same key used in start_session). |
| level | string | yes | The new level: scratch | intermediate | power. |
No output schema declared.
No examples provided.
start_session ~165
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.
| Name | Type | Req | Description |
|---|---|---|---|
| learner | string | yes | The learner's EMAIL ADDRESS — their stable, unique progress key. Ask for it; do not key off a bare name (names collide across learners and get mistyped). |
| level | string | — | Optional: set/override their level (scratch | intermediate | power). |
| name | string | — | Optional: the learner's display name, for the certificate and a friendlier greeting. The email stays the key. |
No output schema declared.
No examples provided.
submit_feedback ~156
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.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | — | Optional category. |
| learner | string | — | Optional: the learner's name/email so the team can follow up. |
| lesson | string | — | Optional: the lesson slug it's about. |
| message | string | yes | The learner's feedback, in their own words (≤2000 chars). |
No output schema declared.
No examples provided.
verify_ticket ~134
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.
| Name | Type | Req | Description |
|---|---|---|---|
| admin_key | string | yes | Operator admin key (Worker secret ADMIN_KEY). |
| code | string | yes | The reward code, e.g. GT-AB12CD34 (Station ticket) or FG-AB12CD34 (Founding badge). |
| redeem | boolean | — | If true, mark the ticket redeemed now (one-way). |
No output schema declared.
No examples provided.