Loading MCP server directory, please wait...
MCP oficial da PushinPay: cobranças PIX, consulta de transações e saldo via IA.
npx @getmcp/cli add br.com.pushinpay/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PUSHINPAY_TOKENToken da conta PushinPay (gerado no painel).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"br.com.pushinpay/mcp": {
"command": "npx",
"args": [
"-y",
"@pushinpaybr/mcp-server"
],
"env": {
"PUSHINPAY_TOKEN": "",
"PUSHINPAY_ENV": "sandbox"
}
}
}
}