Tipping Rules for Zed
com.tippingrules/tipping-rules
Read-only travel tipping for 140 destinations: search, country rules, and tip calculator.
client:Zed
transport:streamable-http
tools:3
Install Tipping Rules in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tipping-rules": {
"url": "https://www.tippingrules.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs