Loading MCP server directory, please wait...
MCP server for Cielo — credit card, debit, boleto, recurrent payments
npx @getmcp/cli add io.github.codespar/mcp-cieloRequires Node.js 18+. Community-contributed server. Review source before installing.
CIELO_API_KEYAPI key for cielo
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-cielo": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-cielo"
],
"env": {
"CIELO_API_KEY": ""
}
}
}
}