diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e4fd390..dbf1825 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -368,6 +368,11 @@ { "name": "cds-mcp", "description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.", + "author": { + "name": "SAP SE", + "email": "ospo@sap.com", + "url": "https://www.sap.com" + }, "category": "development", "source": { "source": "url", @@ -1677,6 +1682,22 @@ }, "homepage": "https://www.sanity.io" }, + { + "name": "sap-cds-mcp", + "description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.", + "author": { + "name": "SAP SE", + "email": "ospo@sap.com", + "url": "https://www.sap.com" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/cap-js/mcp-server.git", + "sha": "8ce2e13ac70bd78415aedeaab0061af9396d3372" + }, + "homepage": "https://cap.cloud.sap/" + }, { "name": "sap-mdk-server", "description": "MCP server for SAP Mobile Development Kit (MDK). Build and modify MDK applications with AI assistance — schema lookups, action validation, rule editing, and project scaffolding.",