mcp for Cursor
ai.waiter24/mcp
Per-restaurant MCP servers: menu, hours, delivery terms; live example below
client:Cursor
transport:streamable-http
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://waiter24.ai/mcp/kingpizza"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs