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"
]
}
}
}