reputa for Claude Desktop
io.github.0xthaner/reputa
Reputa: wallet risk & security plus DeFi cover (insurance) analyses, paid via x402.
client:Claude Desktop
transport:stdio
runtime:npm
Install reputa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reputa": {
"command": "npx",
"args": [
"-y",
"reputa-mcp"
],
"env": {
"REPUTA_BASE_URL": "<REPUTA_BASE_URL>",
"REPUTA_PAYER_PRIVATE_KEY": "<REPUTA_PAYER_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs