AI memory orchestration server that provides persistent, encrypted context with semantic search and intelligent injection for coding agents via MCP.
| Tool name | Description | Destructive? |
|---|---|---|
| get_project_context | ✓ no | |
| get_agent_policy | ✓ no | |
| ensure_session | ✓ no | |
| record_turn | ✓ no | |
| search_memory | ✓ no |
| save_session | ✓ no | |
| end_session | ✓ no | |
| save_memory | ✓ no | |
| summarize_repo | ✓ no | |
| get_related_files | ✓ no | |
| get_recent_changes | ✓ no | |
| get_architecture_summary | ✓ no | |
| semantic_search | ✓ no | |
| update_knowledge_graph | ✓ no | |
| list_skills⚠ | ⚠ yes | |
| load_skill⚠ | ⚠ yes | |
| run_skill_command⚠ | ⚠ yes | |
| get_git_summary | ✓ no | |
| get_memories_for_commit | ✓ no | |
| ingest_docs | ✓ no | |
| search_docs | ✓ no | |
| get_code_graph_stats | ✓ no | |
| get_related_symbols | ✓ no | |
| get_blast_radius | ✓ no | |
| trace_code_path | ✓ no | |
| search_memory_by_code | ✓ no | |
| get_god_nodes | ✓ no | |
| get_graph_communities | ✓ no | |
| diff_code_graph | ✓ no | |
| what_changed_since_session | ✓ no | |
| contexthub_query | ✓ no | |
| get_context_bundle | ✓ no | |
| explain_symbol | ✓ no | |
| ingest_pdf | ✓ no |