mantismantis
start

Getting started

Four short pages take you from nothing to a working agent:

  1. Installation — one pip install, what you get.
  2. Quickstart — your first agent with tool use, in five minutes.
  3. Local setup — run models on your own machine, free, no API key.
  4. Configuration — where settings live and which one wins.

If you've used Anthropic's Claude Agent SDK, you already know this library — same functions, same message shapes, same options. The only new idea is that the model can live anywhere: your laptop, your GPU server, or any provider with an API.