Loading MCP server directory, please wait...
MCP server for Pix BCB API — official Banco Central do Brasil Pix standard
npx @getmcp/cli add io.github.codespar/mcp-pix-bcbRequires Node.js 18+. Community-contributed server. Review source before installing.
PIX_CLIENT_SECRETAPI key for pix-bcb
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-pix-bcb": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-pix-bcb"
],
"env": {
"PIX_CLIENT_SECRET": ""
}
}
}
}