Tutorials¶
End-to-end workflows that combine one or more tools to accomplish a common
task. Each tutorial is runnable as-is — copy the snippet, set
NOVELAI_TOKEN, and follow along.
Tutorials¶
Tutorial |
Tools used |
Time |
Anlas |
|---|---|---|---|
|
2 min |
~5 |
|
|
2 min |
~3 |
|
|
5 min |
~5 |
|
|
1 min |
varies |
|
|
5 min |
~10 |
|
|
4 min |
~8 |
Prerequisites¶
A configured NovelAI account (see Installation)
A working
uv syncfrom the repo root~50 Anlas for the full set (a single Opus-tier free-sample batch may cover it)
Conventions¶
Tutorials use the MCP Context.session.call_tool(...) pattern — the same
shape an agent uses. To run a tutorial from the CLI instead, see the per-tool
CLI examples and adapt the parameters to --flag form.