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