Knos for Claude Desktop
io.github.drexthealpha/knos
One local memory every coding agent on this machine shares, with claims so they don't collide.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Knos in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs