Skip to content
Cline

mcp nequi for Cline

io.github.codespar/mcp-nequi

Nequi — Colombian digital wallet (50M+ users, by Bancolombia)

client:Cline transport:stdio runtime:npm

Install mcp nequi 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-nequi": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-nequi"
      ],
      "env": {
        "NEQUI_API_KEY": "<NEQUI_API_KEY>",
        "NEQUI_CLIENT_ID": "<NEQUI_CLIENT_ID>",
        "NEQUI_CLIENT_SECRET": "<NEQUI_CLIENT_SECRET>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp nequi in other clients