Nexi XPay for Windsurf
io.github.stucchi/nexi-xpay
MCP server for Nexi XPay Back Office APIs: orders, transactions, warnings.
client:Windsurf
transport:stdio
runtime:pypi
Install Nexi XPay in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nexi-xpay": {
"command": "uvx",
"args": [
"nexi-xpay-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs