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
{
"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