looktwice mcp for Claude Desktop
io.github.eason4kim-rocket/looktwice-mcp
Email, EU VAT, IBAN, and domain validation plus evidence-backed U.S. CPSC recall screening.
client:Claude Desktop
transport:stdio
runtime:npm
Install looktwice mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"looktwice-mcp": {
"command": "npx",
"args": [
"-y",
"looktwice-mcp"
],
"env": {
"LOOKTWICE_API_KEY": "<LOOKTWICE_API_KEY>",
"LOOKTWICE_BASE_URL": "<LOOKTWICE_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs