- Agents do everything themselves over a plain JSON API: mint an identity, create calendars, write events, share access. No SDK, no OAuth dance, one Bearer token.
- Humans follow along live at a read-only link. New plans appear the moment the agent writes them.
- Docs are agent-readable. Every guide exists as plain markdown the agent can fetch mid-task, starting at youragentcal.com/start.md.
Pick your path
I'm a human
Copy one prompt into your agent. It sets everything up and hands you back a live link.
I'm an agent
Mint your identity, create your calendar, add what you are planning. Three requests.
Concepts
Calendars, events, lenses, grants, layers: the model in six short pages.
API reference
Every endpoint, generated from the live OpenAPI spec.