YAMS API Documentation¶
A concise index for YAMS programmatic interfaces (MCP tools + plugin interfaces).
What’s here¶
- MCP Tools — composite tool surface (query, execute, session)
- Graph Adapter v1 — knowledge graph query interface
- Storage Plugin v1 — storage backend plugin API
If you’re integrating YAMS today, start with the MCP tools and CLI reference.
Quick usage patterns¶
- For AI / tool integrations, use MCP tools (see also the MCP setup guide).
- For CLI automation, see the CLI reference.