Moved. The full API surface is now documented in the VitePress site:
- MCP Tools —
docs/reference/mcp.md- tRPC Routers —
docs/reference/trpc.md- Events —
docs/reference/events.md- Webhooks —
docs/automation/webhooks.md- API Keys & scopes —
docs/automation/api-keys.md- Environment —
docs/reference/env.mdRun
pnpm docs:devand open http://localhost:5181/docs/ to read it rendered. Once the repo is public, this site is published to GitHub Pages by.github/workflows/docs.yml.