Servd Agentic Ordering for Zed
io.github.yh919/servd-agent-ordering
Discover Servd venues, browse menus, validate carts, place confirmed orders, and track status.
client:Zed
transport:streamable-http
tools:6
Install Servd Agentic Ordering in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"servd-agent-ordering": {
"url": "https://app.getservd.me/api/v1/agent/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs