Skip to content

Added Mastercard Developers AI agent plugins for Claude Code, Codex and Cursor - #67

Open
kshamajha wants to merge 7 commits into
Mastercard:mainfrom
kshamajha:main
Open

Added Mastercard Developers AI agent plugins for Claude Code, Codex and Cursor#67
kshamajha wants to merge 7 commits into
Mastercard:mainfrom
kshamajha:main

Conversation

@kshamajha

@kshamajha kshamajha commented Jul 24, 2026

Copy link
Copy Markdown

The changes are done as follows:

  • Adds Mastercard Developers plugins for Claude Code, Codex, and Cursor - each comes with our best-practices skill and the Mastercard Developers MCP server built in.
  • Adds a portable Agent Plugins v1 package under providers/agent-plugins/plugin/ - one vendor-neutral directory (plugin.json + mcp.json + skills/) that any conformant client can load without a provider-specific manifest, using the spec's type: "streamable-http" MCP transport.
  • Keeps the skill in one place (skills/) and syncs it to every plugin with scripts/sync.js, so we never have to update it in four spots manually.
  • README explains how to install today (from this repo) and later (once we are in the official marketplaces).

Claude:
Claude1_redacted

Claude2_redacted

Cursor:
Cursor1_redacted

Cursor2_redacted

Codex:
Codex1_redacted

Codex2_redacted

Thank you

@kshamajha
kshamajha requested review from ech0s7r and manixate July 24, 2026 01:13
Comment thread .github/workflows/guard-skills.yml Outdated
Comment thread scripts/sync.js
Comment thread README.md
@kshamajha
kshamajha requested a review from ech0s7r July 29, 2026 22:39
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.

3 participants