Servd Agentic Ordering for VS Code
io.github.yh919/servd-agent-ordering
Discover Servd venues, browse menus, validate carts, place confirmed orders, and track status.
client:VS Code
transport:streamable-http
tools:6
Install Servd Agentic Ordering in VS Code
.vscode/mcp.json
{
"servers": {
"servd-agent-ordering": {
"type": "http",
"url": "https://app.getservd.me/api/v1/agent/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs