Tipping Rules for Cursor
com.tippingrules/tipping-rules
Read-only travel tipping for 140 destinations: search, country rules, and tip calculator.
client:Cursor
transport:streamable-http
tools:3
Install Tipping Rules in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tipping-rules": {
"url": "https://www.tippingrules.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs