io.github.codespar/mcp-nequi
Quality Score
80
/100
Nequi — Colombian digital wallet (50M+ users, by Bancolombia)
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-nequi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nequi"
],
"env": {
"NEQUI_API_KEY": "<your-nequi_api_key>",
"NEQUI_CLIENT_ID": "<nequi_client_id>",
"NEQUI_CLIENT_SECRET": "<your-nequi_client_secret>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-nequi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nequi"
],
"env": {
"NEQUI_API_KEY": "<your-nequi_api_key>",
"NEQUI_CLIENT_ID": "<nequi_client_id>",
"NEQUI_CLIENT_SECRET": "<your-nequi_client_secret>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-nequi§02 Environment variables
NEQUI_API_KEYrequiredsecret
API key for Nequi
NEQUI_CLIENT_IDrequired
OAuth2 client ID
NEQUI_CLIENT_SECRETrequiredsecret
OAuth2 client secret
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.