← Back to Plugins
MCP Server MCP

io.github.apeirontrade/provenance-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "provenance-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Provenance API base URL (defaults to the hosted service)",
          "format": "string",
          "name": "PROVENANCE_API_URL"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/apeirontrade/provenance-mcp/releases/download/v0.1.1/provenance-mcp.mcpb",
      "version": "0.1.1",
      "fileSha256": "81f7c8acb900e60650fe1299c36c833215256f5c166c1d647538595c284c29b3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm mcpb

Comments

Sign in to leave a comment

Loading comments...