Connect your account, then chat with AI to run tools.
Paystack is a payment processing platform that enables businesses to accept online and offline payments in Africa. It facilitates secure transactions, invoicing, and financial tracking for merchants.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Paystack — workflow patterns, data models, and gotchas for your AI agent.
Payment processing platform for African markets (Nigeria, Ghana, South Africa, Kenya, Cote d'Ivoire). Handles card payments, bank transfers, mobile money, and USSD. All amounts are in subunits (kobo for NGN, cents for USD/GHS/ZAR/KES) — multiply the base amount by 100.
Offset-based with integer page (1-indexed) and perPage (default 50, max 200). Response includes meta.total, meta.page, meta.pageCount. Use page=2, page=3 etc. to paginate — NOT cursor tokens.
Create a refund for a Paystack transaction. Pass the transaction reference or ID from list_transactions. Omit amount for a full refund, or specify amo...
Initialize a new Paystack transaction. Returns authorization_url (payment link to send to customer), access_code, and reference. This does NOT charge ...
Initiate a transfer (payout) from your Paystack balance to a recipient. Requires amount in subunits and a recipient_code (RCP_xxx) from create_transfe...
Create a transfer recipient for payouts. Requires recipient type (nuban/ghipss/mobile_money/basa), name, account_number, and bank_code (from Paystack'...
List customers on your Paystack account. Returns email, customer_code, first_name, last_name, phone, metadata, and risk_action for each customer. Use ...
List payment disputes (chargebacks) on your Paystack account. Returns dispute ID, status (awaiting-merchant-feedback, awaiting-bank-feedback, pending,...
List payment requests (invoices) on your Paystack account. Returns request_code, amount (in subunits), currency, status (pending/paid), customer email...
List refunds processed on your Paystack account. Returns refund ID, amount (in subunits — divide by 100 for display), currency, status, transaction re...
List settlements (payouts) from Paystack to your bank account. Returns settlement ID, total_amount, settled_amount, currency, settlement_date, and ded...
List subscriptions on your Paystack account. Returns subscription_code, status (active, non-renewing, attention, completed, cancelled), plan details, ...
List transactions on your Paystack account. Returns transaction ID, reference, amount (in subunits — divide by 100 for display), currency, status (suc...
List transfers (payouts) initiated from your Paystack balance. Returns transfer_code, amount (in subunits), currency, status (success/pending/failed/r...
Create or update a Paystack customer. To create: provide email (required), first_name, last_name, phone, metadata. To update: provide customer_code (C...
Paystack is a payment processing platform that enables businesses to accept online and offline payments in Africa. It facilitates secure transactions, invoicing, and financial tracking for merchants. It provides 13 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/paystack. Authentication is handled automatically.
Paystack provides 13 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Paystack uses API Key. Paystack requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Paystack to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/paystackThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Paystack and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More payment integrations you might like
Revolut Merchant is a digital platform allowing businesses to accept and manage payments online, tra...
Chargedesk is a payment processing platform that integrates with various billing systems to facilita...
Chargify is a recurring billing and subscription management platform that automates billing operatio...
Paddle is a subscription and revenue delivery platform designed to manage billing, payments, and tax...
Square is a payment processing platform that enables businesses to handle point-of-sale transactions...
Dwolla is a payment platform that enables businesses to implement ACH payments seamlessly by providi...