LLM Kosh runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 14 Sep 2026.
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
this.activeDaemon = spawn(exe, fullArgs, {
return subprocess.run(
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llm-kosh -- uvx llm-kosh
{
"mcpServers": {
"llm-kosh": {
"args": [
"llm-kosh"
],
"command": "uvx"
}
}
}
[mcp_servers.llm-kosh]
command = "uvx"
args = ["llm-kosh"]
{
"mcpServers": {
"llm-kosh": {
"args": [
"llm-kosh"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"llm-kosh": {
"args": [
"llm-kosh"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CARTRIDGE_WORKSPACE (Path to the local folder llm-kosh should use as its memory cartridge root.).
The author declared them in the registry entry; get the values from the project itself.
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.
Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.
Answers built from our own checks of this server.