Preferences Store Expert
MCP Serverby willsigmon · Added 5mo ago
Claude
6
Install
git clone https://github.com/willsigmon/sigstackAdd to Claude
claude mcp add preferences-store-expertQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"preferences-store-expert": {
"command": "npx",
"args": [
"@modelcontextprotocol/preferences-store-expert"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Work with Leavn PreferencesStore - SwiftData persistence, snapshot patterns, async observation, entity relationships, migration from UserDefaults
Tags
developmentswiftskill