pointsyeah for Claude Code
com.pulsemcp/pointsyeah
MCP server for searching award flights and travel deals via PointsYeah.
client:Claude Code
transport:stdio
runtime:npm
Install pointsyeah in Claude Code
run in your project directory
claude mcp add pointsyeah -e POINTSYEAH_REFRESH_TOKEN=<POINTSYEAH_REFRESH_TOKEN> -e ENABLED_TOOLGROUPS=<ENABLED_TOOLGROUPS> -- npx -y pointsyeah-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs