Skip to main content

Crate engram_server

Crate engram_server 

Source

Modules§

config
Server backend configuration — chooses LLM and embedding providers at startup.
handlers
MCP tool handlers — one function per tool, each calling Memory methods.
mcp
MCP stdio server — JSON-RPC 2.0 over stdin/stdout.
rest
Axum REST API for Engram memory operations.