Blockchain compliance: screen wallets vs OFAC SDN + threat intel, open cases, generate SAR drafts
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
uvx infinihash-kyt-mcp
MCP client config
{
"mcpServers": {
"infinihash-kyt-mcp": {
"command": "uvx",
"args": [
"infinihash-kyt-mcp"
]
}
}
}