Skip to content
Cline

paystack mcp for Cline

io.github.tracentdev/paystack-mcp

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

client:Cline transport:stdio runtime:npm

Install paystack mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

paystack mcp in other clients