Skip to content

Commit 2801613

Browse files
committed
Bump MCP version
1 parent 05464e1 commit 2801613

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

modelcontextprotocol/dxt/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dxt_version": "0.1",
33
"name": "mastercard-developers-mcp",
44
"icon": "mastercard-icon.png",
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"display_name": "Mastercard Developers MCP",
77
"description": "Access Mastercard Developers APIs, documentation, and specifications through MCP",
88
"long_description": "This extension provides seamless access to Mastercard Developers APIs, comprehensive documentation, and API specifications. It enables developers to query available services, retrieve detailed API operation information, access documentation sections, and get integration guides directly.\n\n**Key Features:**\n- List all available Mastercard services\n- Access comprehensive documentation and specific sections\n- Retrieve OAuth 1.0a and Open Finance integration guides\n- Get detailed API operation information including parameters and schemas\n- Query API specifications and operation details\n\n**Use Cases:**\n- API discovery and exploration\n- Documentation lookup during development\n- Integration planning and implementation\n- Authentication and authorization guidance",

modelcontextprotocol/package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modelcontextprotocol/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.2",
2+
"version": "0.1.3",
33
"name": "@mastercard/developers-mcp",
44
"homepage": "https://github.com/mastercard/developers-agent-toolkit/tree/main/modelcontextprotocol",
55
"description": "MCP server for Mastercard Developers Platform",
@@ -59,7 +59,7 @@
5959
"typescript": "^5.8.3"
6060
},
6161
"dependencies": {
62-
"@mastercard/developers-agent-toolkit": "0.1.2",
62+
"@mastercard/developers-agent-toolkit": "0.1.3",
6363
"@modelcontextprotocol/sdk": "^1.17.0"
6464
},
6565
"lint-staged": {

0 commit comments

Comments
 (0)