io.github.bolnet
attestor
Attestor
Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.
stdiocommunityinfra
Package Details
attestor
Transportstdio
Runtimepython
Package Arguments
Positional
Position 0
mcpMCP stdio server subcommand.Environment Variables
ATTESTOR_PATH(str)
Directory containing attestor's config.toml. Defaults to ~/.attestor.
ATTESTOR_DISABLE_LOCAL_EMBED(str)
Set to 1 to skip the local Ollama embedder probe (e.g., on hosts without Ollama). Defaults to unset (Ollama is the default embedder).
OPENAI_API_KEY(str)
Secret
OpenAI API key (used for the OpenAI text-embedding-3-large fallback embedder when Ollama is unavailable).
OPENROUTER_API_KEY(str)
Secret
OpenRouter API key (used for the federated LLM extraction / consolidation paths and for the LongMemEval benchmark runner).