Agent Toolkit

Provides an MCP runtime enabling AI agents to interact with SumUp for payments, reporting, and smarter workflows.
  • typescript

9

GitHub Stars

typescript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "sumup-sumup-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@sumup/mcp"
      ],
      "env": {
        "SUMUP_API_KEY": "YOUR_SUMUP_API_KEY"
      }
    }
  }
}

Available tools

Agent Toolkit

TypeScript SDK for building AI agents integrated with SumUp, enabling payment processing workflows, reporting, and smarter automation.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
Agent Toolkit MCP Server - sumup/sumup-ai | VeilStrat