Skip to content

Add United Starlink Tracker MCP plugin - #401

Draft
SamSokolin wants to merge 1 commit into
mainfrom
cursor/united-starlink-tracker-plugin-7abd
Draft

SamSokolin wants to merge 1 commit into
mainfrom
cursor/united-starlink-tracker-plugin-7abd

Conversation

@SamSokolin

Copy link
Copy Markdown
Collaborator

Resolves EXTY-1586

Packages the United Starlink Tracker hosted MCP as a new third_party marketplace plugin, mirroring the shape of third_party/attio and third_party/statsig.

What

  • New third_party/united-starlink-tracker/ with mcp.json, .cursor-plugin/plugin.json, README.md, CHANGELOG.md, LICENSE (MIT), and assets/logo.png.
  • Registered in .cursor-plugin/marketplace.json and added to the root README.md plugin table.

MCP

  • URL: https://unitedstarlinktracker.com/mcp (exact URL, no template variables)
  • Transport: Streamable HTTP / JSON-RPC, no auth — no OAuth, API key, or env vars
  • serverInfo.name: united-starlink-tracker
  • 7 read-only tools: check_flight, predict_flight_starlink, plan_starlink_itinerary, predict_route_starlink, search_starlink_flights, get_fleet_stats, list_starlink_aircraft

Notes

  • United Starlink Tracker is a community project, not an official United Airlines product; the README says so explicitly.
  • Logo is the site's own 192x192 favicon (static/favicons/ua-192.png from the tracker's public source repo), no invented trademarks.
  • Requested by Parker in the xai-fte Slack extensibot channel.
  • node scripts/validate-plugins.mjs passes.
Open in Web Open in Cursor 

Package the community-run United Starlink Tracker hosted MCP
(https://unitedstarlinktracker.com/mcp, HTTP, no auth, 7 read-only tools)
as a third_party marketplace plugin, mirroring attio/statsig.

Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants