MCP Server
MCP
io.github.tracentdev/paystack-mcp
Agent-callable Paystack for African commerce. Ten tools, integer-kobo money, NDPA-compliant.
Install
npx -y @tracent/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@tracent/paystack-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Paystack secret API key. Get from Paystack dashboard > Settings > API Keys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PAYSTACK_SECRET_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment