MCP Directory

AlexanderLawson17/revettr-python

GitHub
Productivity

Counterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 via x402 micropayments. $0.01 USDC per request on Base.

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

uvx revettr-python

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from AlexanderLawson17/revettr-python your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

{
  "mcpServers": {
    "revettr-python": {
      "command": "uvx",
      "args": [
        "revettr-python"
      ]
    }
  }
}

Route AlexanderLawson17/revettr-python intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add revettr-python

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use AlexanderLawson17/revettr-python directly without routing

uvx revettr-python

New to Agent-CoreX? View setup guide →

AlexanderLawson17/revettr-python MCP Server — Agent-CoreX