Loading MCP server directory, please wait...
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
npx @getmcp/cli add io.github.codespar/mcp-pluggyRequires Node.js 18+. Community-contributed server. Review source before installing.
PLUGGY_CLIENT_IDPluggy client ID issued at https://dashboard.pluggy.ai
PLUGGY_CLIENT_SECRETPluggy client secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-pluggy": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-pluggy"
],
"env": {
"PLUGGY_CLIENT_ID": "",
"PLUGGY_CLIENT_SECRET": ""
}
}
}
}