mcp for Cline
br.com.pushinpay/mcp
MCP oficial da PushinPay: cobranças PIX, consulta de transações e saldo via IA.
client:Cline
transport:stdio
runtime:npm
Install mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@pushinpaybr/mcp-server"
],
"env": {
"PUSHINPAY_TOKEN": "<PUSHINPAY_TOKEN>",
"PUSHINPAY_ENV": "<PUSHINPAY_ENV>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs