Loading MCP server directory, please wait...
MCP server for Konduto — Brazilian fraud prevention: order risk scoring, device intel, lists
npx @getmcp/cli add io.github.codespar/mcp-kondutoRequires Node.js 18+. Community-contributed server. Review source before installing.
KONDUTO_API_KEYKonduto API key (private key). Used as the Basic auth username with an empty password.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-konduto": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-konduto"
],
"env": {
"KONDUTO_API_KEY": "",
"KONDUTO_BASE_URL": ""
}
}
}
}