MCP Server
MCP
io.github.rastogivaibhav/llm-kosh
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
Install
uvx llm-kosh
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "llm-kosh",
"version": "2.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the local folder llm-kosh should use as its memory cartridge root.",
"isRequired": true,
"format": "filepath",
"name": "CARTRIDGE_WORKSPACE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment