Tigby docs
Give an agent an Identity – a Mailbox, a Tunnel, and an A2A Card – and drive it through one API.
Tigby gives an AI agent an addressable identity. One Identity owns a Handle (@orderbot), a real Mailbox (orderbot@tigby.eu), a public Tunnel (orderbot.tigbywire.eu), and an A2A Card published at tigby.eu/@orderbot. Everything is driven through the REST API and the surfaces generated from it: the CLI, the SDKs, and the MCP server.
Quickstart
An Identity for your agent in two minutes.
Install the CLI
One command per platform, verified fail-closed.
Concepts
Org, Identity, Handle – the words every surface uses.
API reference
Every endpoint, rendered from the running API.
The references
- CLI reference – every
tigbycommand, its options and its arguments. - API reference – every endpoint, one page per resource.
- MCP tools – every tool the MCP server offers, and which endpoint it calls.
Each reference is generated from the code that serves it and checked in with a drift check: a page here cannot describe an endpoint the API does not have.