Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

Payone mit Gemini verbinden — über MCP

PAYONE-Zahlungen mit Claude AI über MCP verbinden. Transaktionen und Erstattungen per natürlicher Sprache verwalten.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

PAYONE Payments

MCP connector

PAYONE Payments

Process and manage e-commerce payments via the PAYONE API. Create transactions, check payment status, capture and refund payments.

Tools

4

Region

DE

Category

Finance

Authentication

API Key

Required env vars

PAYONE_MERCHANT_IDPAYONE_API_KEYPAYONE_PORTAL_IDPAYONE_ACCOUNT_ID
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the PAYONE Payments in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

PAYONE-Zahlungen mit Claude AI über MCP verbinden. Transaktionen und Erstattungen per natürlicher Sprache verwalten.

PAYONE mit Claude verbinden

PAYONE ist ein führender europäischer Zahlungsdienstleister. Mit AnythingMCP verbinden Sie PAYONE direkt mit Claude.

Was Sie fragen können

  • "Zeige alle aktuellen Transaktionen"
  • "Status der Zahlung TX-12345?"
  • "Autorisierte Zahlung für Bestellung #9876 erfassen"
  • "25€ Erstattung für Transaktion TX-54321"

Einrichtung

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Importieren Sie den PAYONE Payments-Adapter, geben Sie Ihre Zugangsdaten ein, und verbinden Sie Claude.

{
  "mcpServers": {
    "payone": { "url": "http://localhost:4000/mcp" }
  }
}

War dieser Guide hilfreich?

Ready to ship

Your PAYONE agent is one click away.

Install the connector, paste the key, prompt Gemini. Free for 7 days, no credit card.

Verwandte Anleitungen