Loading MCP server directory, please wait...
MCP server for Culqi — Peru PSP: charges, refunds, cards, Yape/PagoEfectivo, subscriptions
npx @getmcp/cli add io.github.codespar/mcp-culqiRequires Node.js 18+. Community-contributed server. Review source before installing.
CULQI_SECRET_KEYCulqi secret key. Use sk_test_... for sandbox, sk_live_... for production.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-culqi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-culqi"
],
"env": {
"CULQI_SECRET_KEY": ""
}
}
}
}