Loading MCP server directory, please wait...
MCP server for Celcoin — Pix, boleto, transfers, bill payments, top-ups
npx @getmcp/cli add io.github.codespar/mcp-celcoinRequires Node.js 18+. Community-contributed server. Review source before installing.
CELCOIN_CLIENT_SECRETAPI key for celcoin
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-celcoin": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-celcoin"
],
"env": {
"CELCOIN_CLIENT_SECRET": ""
}
}
}
}