Skip to content
Cline

pointsyeah for Cline

com.pulsemcp/pointsyeah

MCP server for searching award flights and travel deals via PointsYeah.

client:Cline transport:stdio runtime:npm

Install pointsyeah in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pointsyeah": {
      "command": "npx",
      "args": [
        "-y",
        "pointsyeah-mcp-server"
      ],
      "env": {
        "POINTSYEAH_REFRESH_TOKEN": "<POINTSYEAH_REFRESH_TOKEN>",
        "ENABLED_TOOLGROUPS": "<ENABLED_TOOLGROUPS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pointsyeah in other clients