Learn to delegate real work to AI, not just chat with it — a course taught live in your own Claude.
claude mcp add delegation-school --transport http https://delegation.school/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"delegation-school": {
"url": "https://delegation.school/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"delegation-school": {
"serverUrl": "https://delegation.school/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"delegation-school": {
"type": "http",
"url": "https://delegation.school/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"delegation-school": {
"url": "https://delegation.school/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"delegation-school": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://delegation.school/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://delegation.school/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/school.delegation--delegation-school/reviews or the review_server meta-tool.
POST /mcp