Catalog
io.github.krimto-labs/krimto
Officialby krimto-labs · TypeScript
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
Store coding agent memory in git-backed markdown files.
Topics
agent-memoryai-agentsai-memoryclaude-codecoding-agentscursorgithybrid-searchknowledge-basellmmarkdownmcpmemorymodel-context-protocolsqliteteam-memorytypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"krimto": {
"command": "npx",
"args": [
"-y",
"@krimto-labs/krimto@0.2.47"
]
}
}
}