Files
cursor__plugins/third_party/github/CHANGELOG.md
Cursor Agent 4ce303f2cb Add Playwright and GitHub third-party MCP plugins
Wire Microsoft's local Playwright MCP (npx stdio) and GitHub's remote
MCP server (PAT auth) into the marketplace, matching existing third_party
plugin layout and manifests.

Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
2026-08-06 16:20:10 +00:00

359 B

Changelog

All notable changes to this plugin will be documented here.

1.0.0 — initial release

  • Logo: GitHub's official Octocat mark, on a padded white tile.
  • Added the github MCP server pointing at https://api.githubcopilot.com/mcp/.
  • Declared GITHUB_PERSONAL_ACCESS_TOKEN plugin variable and forwarded it through the Authorization header.