Tutorials
Tutorials in this section are learning-oriented: work through one top to bottom and you end with something running, not just something explained.
| Tutorial | You'll build |
|---|---|
| Draw a diagram from an agent | An agent session that puts a shape on the shared canvas, driven entirely by MCP tool calls. |
| Agent-to-agent handoff | Two agent sessions that hand a task to each other over the local agent mesh. |
Both tutorials assume you have already completed Getting Started — NEXUS is running and at least one CLI is connected as an MCP client.
Looking for a specific task instead of a guided walkthrough? Check How-to. Looking for exact request and response shapes? Check the MCP tools reference.