Polypack Memory for Claude Desktop
io.github.imattau/polypack-mcp
MCP server exposing Polypack as persistent adaptive memory
client:Claude Desktop
transport:stdio
runtime:pypi
Install Polypack Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"polypack-mcp": {
"command": "uvx",
"args": [
"polypack-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs