HomeFinance › revettr-python

revettr-python

Counterparty risk scoring for agentic commerce via x402 micropayments.

Python Cloud Remote
★ 3 stars Last pushed 2026-04-02 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://revettr.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http revettr-python https://revettr.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "revettr-python": {
      "url": "https://revettr.com/mcp"
    }
  }
}

Package (pypi 0.2.3)

uvx revettr

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry