Odel
provenance mcp

provenance mcp

Local
@apeirontradeJavaScriptUpdated 2mo ago

Wash-traffic risk checks for Algorand x402 endpoints before your agent trusts or pays them.

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmprovenance-mcpv0.1.1

Run

npx -y provenance-mcp

MCP client config

{
  "mcpServers": {
    "provenance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "provenance-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/apeirontrade/provenance-mcp/releases/download/v0.1.1/provenance-mcp.mcpbv0.1.1

Distributed as an MCP bundle (`https://github.com/apeirontrade/provenance-mcp/releases/download/v0.1.1/provenance-mcp.mcpb`) β€” download it and import the bundle in your MCP client.