g guest for Zed
app.g-guest/g-guest
Book a table, appointment or class at a real local business. Instant confirmation, no API key.
client:Zed
transport:streamable-http
tools:8
Install g guest in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"g-guest": {
"url": "https://g-guest.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs