Skip to content
Claude Desktop

Persome for Claude Desktop

io.github.intuition-lab/personal-model

Local-first personal memory and model server for trusted MCP agents on macOS.

client:Claude Desktop transport:stdio runtime:pypi

Install Persome in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "personal-model": {
      "command": "uvx",
      "args": [
        "personal-model"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Persome in other clients