Skip to content
Claude Desktop

mcp celcoin for Claude Desktop

io.github.codespar/mcp-celcoin

MCP server for Celcoin — Pix, boleto, transfers, bill payments, top-ups

client:Claude Desktop transport:stdio runtime:npm

Install mcp celcoin in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-celcoin": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-celcoin"
      ],
      "env": {
        "CELCOIN_CLIENT_SECRET": "<CELCOIN_CLIENT_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp celcoin in other clients