API And MCP
The REST surface, the MCP tool catalog, the row envelope, and llms.txt.
Get Started
- REST API OverviewEvery public workspace capability is a typed route under /api/v1, documented in an OpenAPI document served at GET /api/v1/openapi.json.
- MCP ToolsThe MCP server has 321 built-in tools across route-backed and locally handled paths; default connections receive the complete granted set, while a launcher opting in with --defer-tools starts with core tools plus discover_tools.
- Row Envelope FormatA row envelope is the shared YAML-frontmatter-plus-Markdown record block; each transport wraps or omits DBOM context differently.
- llms.txtAn llms.txt index at the site root lists the agent surface and then every page by type, each linked to its exported envelope with its summary.