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).
Run
npx -y provenance-mcp
MCP client config
{
"mcpServers": {
"provenance-mcp": {
"command": "npx",
"args": [
"-y",
"provenance-mcp"
]
}
}
}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.