Loading MCP server directory, please wait...
Local-first personal memory and model server for trusted MCP agents on macOS.
npx @getmcp/cli add io.github.Intuition-Lab/personal-modelRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Intuition-Lab/personal-model": {
"command": "uvx",
"args": [
"personal-model",
"mcp"
]
}
}
}