glp1search for Zed
io.github.sndevore77/glp1search
GLP-1 provider directory, peptide database, and medication comparison tools.
client:Zed
transport:stdio
runtime:npm
Install glp1search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs