Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.pulsemcp/pointsyeah

NPM · POINTSYEAH-MCP-SERVER · SCANNED AUG 3

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

+19 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (98 of 102), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (98 of 102), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 759 tokens (~189/item across 4 items; 3 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · pointsyeah-mcp-server

# add to Claude Code
claude mcp add com-pulsemcp-pointsyeah -- npx -y pointsyeah-mcp-server
# add to Codex CLI
codex mcp add com-pulsemcp-pointsyeah -- npx -y pointsyeah-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pulsemcp-pointsyeah": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "pointsyeah-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-pulsemcp-pointsyeah --command npx --arg -y --arg pointsyeah-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-pulsemcp-pointsyeah:
    command: "npx"
    args: ["-y", "pointsyeah-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-pulsemcp-pointsyeah": {
      "command": "npx",
      "args": [
        "-y",
        "pointsyeah-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +44
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 1 Aug 26 −8
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 51

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 98 packages

98 packages in the resolved dependency tree · 96 deprecated · 30 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 3 exposed · ~741 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_search_history ~82

Get past flight search history from PointsYeah. Retrieves the user's previous award flight searches, showing what routes and dates they've searched for in the past. **Returns:** JSON data with past search parameters and timestamps. **Use cases:** - Review previous searches to avoid duplicating effort - Check what routes have been explored recently - Track search patterns over time

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_flights ~455

Search for award flights using points/miles across multiple airline loyalty programs. This tool searches PointsYeah for live flight availability using points and miles. It checks availability across 20+ airline programs and shows transfer options from major bank programs (Chase, Amex, Citi, etc.). **Returns:** A formatted list of flight options showing: - Airline program and points required - Flight segments with times and cabin class - Available bank transfer options and point costs - Number of available seats **Use cases:** - Find the cheapest award flight between two cities - Compare points costs across different loyalty programs - Discover transfer partner options from bank reward programs - Search for premium cabin availability (Business, First) **Note:** This performs a live search that may take 30-90 seconds to complete as it queries multiple airline programs in real time. Requires Playwright to be installed.

NameTypeReqDescription
adultsnumberNumber of adult passengers (1-9). Default: 1.
arrivalstringyesDestination airport or city code. Examples: "NYC", "LHR", "NRT". Use standard IATA airport codes or city codes.
cabinsarrayCabin classes to search. Options: "Economy", "Premium Economy", "Business", "First". Default: ["Economy", "Business"]. Multiple cabins can be specified.
childrennumberNumber of child passengers (0-9). Default: 0.
departDatestringyesOutbound departure date in YYYY-MM-DD format. Example: "2026-04-01". Must be a future date.
departurestringyesOrigin airport or city code. Examples: "SFO", "NYC", "LAX", "ORD". Use standard IATA airport codes or city codes.
returnDatestringReturn date in YYYY-MM-DD format. Required for round-trip searches. Example: "2026-04-08". Must be after departDate.
tripTypestringTrip type: "1" for one-way, "2" for round-trip. Default: "2". Set to "1" if you only need outbound flights.

No output schema declared.

No examples provided.

set_refresh_token ~204

Set the PointsYeah refresh token for authentication. The server needs a valid Cognito refresh token to access PointsYeah APIs. This token expires periodically and must be refreshed by logging in again. **How to obtain the token:** 1. Go to https://www.pointsyeah.com/landing?route=signIn and log in 2. Open browser DevTools (F12) -> Console 3. Run: document.cookie.split('; ').find(c => c.includes('.refreshToken=')).split('=').slice(1).join('=') 4. Copy the output and pass it as the refreshToken parameter **Note:** After setting a valid token, the flight search tools (search_flights, get_search_history) will work. If the token later expires or is revoked, call this tool again with a fresh token.

NameTypeReqDescription
refreshTokenstringyesAWS Cognito refresh token from PointsYeah browser cookies. This is a long JWT string (1000+ characters).

No output schema declared.

No examples provided.