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
{
"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