Skip to content
Claude Desktop

mcp legiti for Claude Desktop

io.github.codespar/mcp-legiti

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp legiti in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp legiti in other clients