Enable AI coding agents to retain and access persistent memory of insights, decisions, and conventions across sessions for improved context and accuracy.
| Tool name | Description | Destructive? |
|---|---|---|
| deprecate_learning | ✓ no | |
| delete_learning⚠ | ⚠ yes | |
| list_repositories | ✓ no | |
| list_workspaces | ✓ no | |
| search_learnings | ✓ no |
| get_context | ✓ no | |
| flag_stale | ✓ no | |
| store_learning | ✓ no | |
| update_learning | ✓ no |
{
"mcpServers": {
"mindkeg": {
"command": "npx",
"args": [
"-y",
"mindkeg-mcp"
]
}
}
}