Phonebook for Claude Desktop
io.github.stag-build/phonebook
Self-hosted gallery of your SwiftUI #Preview and Jetpack Compose @Preview screens.
client:Claude Desktop
transport:stdio
runtime:npm
Install Phonebook in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs