Phonebook for Zed
io.github.stag-build/phonebook
Self-hosted gallery of your SwiftUI #Preview and Jetpack Compose @Preview screens.
client:Zed
transport:stdio
runtime:npm
Install Phonebook in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs