servd merchant for Cursor
me.getservd/servd-merchant
Run your restaurant from an AI client: orders, menu, reports, refunds, payouts and staff.
client:Cursor
transport:streamable-http
Install servd merchant in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"servd-merchant": {
"url": "https://mcp.getservd.me/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs