Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

KLYPIX Project Brain in other clients