capabilities · what this server can do
10 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- record_memory— Record a memory episode with care-weighting and emotional valence.
- search_memory— Semantic search across all memories using full-text search with relevance ranking.
- add_knowledge— Add a knowledge entry to the persistent knowledge base.
- search_knowledge— Search the knowledge base by topic or content. Returns facts and reference
- list_memories— List recent memories, optionally filtered by type. Sort by created_at,
+5 more tools
- get_memory_stats— Get statistics about the memory store: total count, type breakdown,
- get_temporal_chain— Follow the temporal chain from a memory episode forward or backward in time.
- consolidate_memories— Consolidate old, low-access memories by summarizing and archiving them.
- semantic_search— Semantic search using TF-IDF cosine similarity (no external deps).
- my_tool