io.github.alexanderlawson17/revettr-mcp
io.github.AlexanderLawson17/revettr-mcpCounterparty risk scoring for agentic commerce via x402 micropayments.
Tools · 3
Score a counterparty before sending money. Returns risk score 0-100. Accepts EVM wallets (0x...), Stellar wallets (G...), domains, IPs, and company names.
Get an advisory risk verdict for a validated MCP issuer (iss). Attach this at your MCP `iss` validation step: identity is your job, this adds risk. Returns the same signed RiskCheckResult as POST /v1…
Export a JWS-signed audit-trail bundle of scoring decisions for a wallet. MCP equivalent of GET /v1/audit/export. Compliance artifact for EU AI Act Article 12 logging / NYDFS certification / debankin…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.alexanderlawson17/revettr-mcp": {
"url": "https://revettr.com/mcp",
"transport": "streamable-http"
}
}
}