io.github.chrischall
resy-mcp
Resy reservation management — search, book, cancel, favorites, and Priority Notify for Claude
stdiocommunityservice
Package Details
resy-mcp
Transportstdio
Environment Variables
RESY_EMAIL(str)
Your Resy account email. Optional — leave unset to use the fetchproxy browser bridge instead.
RESY_PASSWORD(str)
Secret
Your Resy account password. Optional — leave unset to use the fetchproxy browser bridge instead.
RESY_AUTH_TOKEN(str)
Secret
Pre-obtained x-resy-auth-token. Overrides email/password and the fetchproxy bridge. Power users / CI only.
RESY_DISABLE_FETCHPROXY(str)
Set to '1' to disable the fetchproxy fallback (forces RESY_EMAIL+PASSWORD or RESY_AUTH_TOKEN).
RESY_API_KEY(str)
Override the public web-app API key (rarely needed)