loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

yoco-mcp

MCP Tool

theYahia/yoco-mcp

MCP server for Yoco — payment gateway, card machines (South Africa)

Install

$ npx loaditout add theYahia/yoco-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "yoco-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yoco-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

yoco-mcp

MCP server for Yoco payment gateway (South Africa).

Tools (8)

| Tool | Description | |---|---| | create_checkout | Create a checkout session | | get_checkout | Get checkout session status | | create_refund | Create a refund | | get_refund | Get refund details | | list_payments | List payments | | get_payment | Get payment details | | list_refunds | List refunds | | get_balance | Get account balance |

Quick Start
{
  "mcpServers": {
    "yoco": {
      "command": "npx",
      "args": ["-y", "@theyahia/yoco-mcp"],
      "env": {
        "YOCO_SECRET_KEY": "<YOUR_YOCO_SECRET_KEY>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | YOCO_SECRET_KEY | Yes | Secret key from Yoco dashboard |

License

MIT

Tags

apimcpmcp-servermodel-context-protocolpaymentspossouth-africa-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/yoco-mcp)](https://loaditout.ai/skills/theYahia/yoco-mcp)