mcp pix bcb for Claude Desktop
io.github.codespar/mcp-pix-bcb
MCP server for Pix BCB API — official Banco Central do Brasil Pix standard
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp pix bcb in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-pix-bcb": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-pix-bcb"
],
"env": {
"PIX_CLIENT_SECRET": "<PIX_CLIENT_SECRET>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs