Skip to content
Windsurf

pointsyeah for Windsurf

com.pulsemcp/pointsyeah

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

client:Windsurf transport:stdio runtime:npm

Install pointsyeah in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pointsyeah in other clients