mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-23 01:42:43 +00:00
Compare commits
1 Commits
add-cloudf
...
add-sap-ca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5a7adfeb9 |
@@ -157,6 +157,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://docs.brightdata.com"
|
"homepage": "https://docs.brightdata.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "cds-mcp",
|
||||||
|
"description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/cap-js/mcp-server.git",
|
||||||
|
"sha": "4d59d7070a52761a9b8028cbe710c8d7477cbc92"
|
||||||
|
},
|
||||||
|
"homepage": "https://cap.cloud.sap/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "chrome-devtools-mcp",
|
"name": "chrome-devtools-mcp",
|
||||||
"description": "Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.",
|
"description": "Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.",
|
||||||
|
|||||||
Reference in New Issue
Block a user