KLYPIX Project Brain for Claude Desktop
io.github.dahshanlabs/klypix-mcp
Active state management for multi-agent coding: a shared, versioned project brain over MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install KLYPIX Project Brain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"klypix-mcp": {
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<KLYPIX_VAULT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs