paystack.com
Paystack is an online payments platform for businesses in Africa, offering payment collection, transfers, customer verification, terminals, and related financial operations. It provides tools for developers to integrate these capabilities into web, mobile, server, and AI-assisted workflows.
Paystack exposes a bearer-authenticated REST API with an official OpenAPI spec, an official local MCP server package, and an official npm-based CLI.
- Paystack MCP Serverdiscovered
- Paystack APIdiscovered
- Paystack CLIdiscovered
Create or log in to your Paystack account in the Paystack Dashboard. In your dashboard, generate or copy your integration secret key and use it as a bearer token in API clients. The docs state that Paystack API calls are authenticated with secret keys and examples use Authorization: Bearer YOUR_SECRET_KEY. For MCP, the docs specifically require a test secret key (sk_test_*).
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing