From b3b3549c120a09be1b4a0522c6530b0b5b792a03 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:55:08 -0800 Subject: [PATCH] Add sumup to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..c5fa413 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "sumup", + "description": "SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/sumup/sumup-skills.git", + "sha": "802476c39a0422d3277e37288b03968ad731bc30" + }, + "homepage": "https://www.sumup.com/" } ] }