Servd Agentic Ordering for Cursor
io.github.yh919/servd-agent-ordering
Discover Servd venues, browse menus, validate carts, place confirmed orders, and track status.
client:Cursor
transport:streamable-http
tools:6
Install Servd Agentic Ordering in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"servd-agent-ordering": {
"url": "https://app.getservd.me/api/v1/agent/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs