MCP Phase 3 — Context Enrichment
Richer context for AI agents — project metadata and memory access.
Tools to add:
| Tool | Input | Description |
|---|
cora.get_project_info | — | Repo name, branch, cora version, index status |
cora.get_memory | query | Uteke memory recall (if uteke installed) |
Design:
get_project_info is instant (local only)get_memory calls uteke subprocess (graceful if not installed)- JSON output
- Read-only
Depends on:
MCP Phase 3 — Context Enrichment
Richer context for AI agents — project metadata and memory access.
Tools to add:
cora.get_project_infocora.get_memoryqueryDesign:
get_project_infois instant (local only)get_memorycalls uteke subprocess (graceful if not installed)Depends on: