Skip to content
Windsurf

mcp legiti for Windsurf

io.github.codespar/mcp-legiti

MCP server for Legiti — Brazilian fraud prevention: real-time order evaluation, chargeback feedback

client:Windsurf transport:stdio runtime:npm

Install mcp legiti in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "mcp-legiti": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-legiti"
      ],
      "env": {
        "LEGITI_API_KEY": "<LEGITI_API_KEY>",
        "LEGITI_BASE_URL": "<LEGITI_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp legiti in other clients