list_lessons — delegation school MCP Tool Read-only
list_lessons
(list lessons) is one of 9 tools on the
delegation school
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_lessons from your client
- Claude Code delegation school list_lessons run in your project directory
- Claude Desktop delegation school list_lessons ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor delegation school list_lessons ~/.cursor/mcp.json
- VS Code delegation school list_lessons .vscode/mcp.json
- Zed delegation school list_lessons ~/.config/zed/settings.json
- Windsurf delegation school list_lessons ~/.codeium/windsurf/mcp_config.json
- Cline delegation school list_lessons ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI delegation school list_lessons ~/.gemini/settings.json
- Grok delegation school list_lessons .mcp.json (in your project root)
- ChatGPT delegation school list_lessons Settings → Connectors → Advanced → Developer mode
- Claude.ai delegation school list_lessons Settings → Connectors → Add custom connector
- LangChain delegation school list_lessons pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http delegation-school https://delegation.school/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.