Memorylayer is still small, but the parts agents can use are now visible: hosted tools, workspace control, ingestion, curation, and service operations.
capabilities tracked across service, site, and agent surfaces
tool groups covering retrieval, graph, continuity, and curation
core service features documented in the app
A scan-friendly map of what the service can do now.
These public JSON routes let clients build setup screens and tool pickers without scraping HTML.
/api/service/manifest
Routes, counts, service metadata, and public entry points.
/api/capabilities
The full capability ledger, features, and recipe catalog.
/api/mcp/manifest
Tool groups, arguments, auth shape, and workspace URL templates.
/api/sdk-snippets
Client examples for JavaScript, Python, shell, ingest, and manifests.
/api/playbooks
Step-by-step integration patterns for agents and operators.
/api/examples
Request and response fixtures for client builders and agent launchers.
The bridge is grouped so agents can pick the right class of operation before selecting a tool.