Skip to content
Cline

Nexi XPay for Cline

io.github.stucchi/nexi-xpay

MCP server for Nexi XPay Back Office APIs: orders, transactions, warnings.

client:Cline transport:stdio runtime:pypi

Install Nexi XPay 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": {
    "nexi-xpay": {
      "command": "uvx",
      "args": [
        "nexi-xpay-mcp-server"
      ]
    }
  }
}

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

Nexi XPay in other clients