Loading MCP server directory, please wait...
Nequi — Colombian digital wallet (50M+ users, by Bancolombia)
npx @getmcp/cli add io.github.codespar/mcp-nequiRequires Node.js 18+. Community-contributed server. Review source before installing.
NEQUI_API_KEYAPI key for Nequi
NEQUI_CLIENT_IDOAuth2 client ID
NEQUI_CLIENT_SECRETOAuth2 client secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-nequi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nequi"
],
"env": {
"NEQUI_API_KEY": "",
"NEQUI_CLIENT_ID": "",
"NEQUI_CLIENT_SECRET": ""
}
}
}
}