Loading MCP server directory, please wait...
MCP server for ePayco — Colombian gateway: cards, PSE, Daviplata and cash networks
npx @getmcp/cli add io.github.codespar/mcp-epaycoRequires Node.js 18+. Community-contributed server. Review source before installing.
EPAYCO_PUBLIC_KEYePayco public key
EPAYCO_PRIVATE_KEYePayco private key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-epayco": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-epayco"
],
"env": {
"EPAYCO_PUBLIC_KEY": "",
"EPAYCO_PRIVATE_KEY": "",
"EPAYCO_TEST": ""
}
}
}
}