Skip to content
Claude Desktop

paystack mcp for Claude Desktop

io.github.tracentdev/paystack-mcp

Agent-callable Paystack for African commerce. Ten tools, integer-kobo money, NDPA-compliant.

client:Claude Desktop transport:stdio runtime:npm

Install paystack mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "paystack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tracent/paystack-mcp"
      ],
      "env": {
        "PAYSTACK_SECRET_KEY": "<PAYSTACK_SECRET_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

paystack mcp in other clients