Skip to main content

MCP server for Infinihash KYT — real-time blockchain transaction monitoring, sanctions screening, and SAR generation

Project description

infinihash-kyt-mcp

MCP server for Infinihash KYT — real-time blockchain transaction monitoring, sanctions screening, and SAR generation as MCP tools.

Gives any MCP-compatible agent (Claude Desktop, Cursor, Cline, automation pipelines) access to:

  • kyt_screen_wallet — screen a wallet against OFAC SDN + 18.8K+ risk labels in under 200ms
  • kyt_lookup_intel — get known intel tags for an address (no full screen)
  • kyt_recent_screenings — what your org has been screening
  • kyt_create_case — open a compliance case from a risky screening
  • kyt_list_cases — list open / SAR-pending / closed cases
  • kyt_get_case — fetch one case with evidence notes
  • kyt_add_case_note — append investigation notes to the audit trail
  • kyt_generate_sar — render a FinCEN-aligned SAR draft
  • kyt_stats — coverage stats (per-source breakdown)
  • kyt_health — backend health probe

Install

uvx infinihash-kyt-mcp

Or:

pip install infinihash-kyt-mcp

Get an API key

Free tier — 100 screenings/month, no credit card required, key live in <60 seconds:

https://kyt.infinihash.com/kyt/settings/api-keys

Claude Desktop config

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "infinihash-kyt": {
      "command": "uvx",
      "args": ["infinihash-kyt-mcp"],
      "env": {
        "KYT_API_KEY": "kyt_your_key_here"
      }
    }
  }
}

Cursor / Cline

Same JSON, different file. See the docs.

Example prompts after install

Screen wallet 0x722122dF12D4e14e13Ac3b6895a86e84145b6967 — is it sanctioned?

Open a case for the Tornado Cash address I just screened.

Generate a SAR draft for case <id> and email me a summary of what to include.

What labels do we have on 0x... — quick check, no full screen.

Why KYT over alternatives

  • Published pricing — no "contact sales" — Free $0, Starter $49/mo (500 screenings), Pro $199/mo (3,000 screenings)
  • Source transparency — every label tiered (T1 OFAC, T2 threat intel, T3 on-chain, T4 community) and source-attributed at /trust
  • Self-serve in minutes — API key in under a minute, no procurement cycle
  • Sub-200ms screens — fast-path cache returns sanctioned wallets in milliseconds

Compare honestly vs TRM Labs + Chainalysis Reactor Lite: https://kyt.infinihash.com/kyt/compare

Compliance note

KYT is a decision-support tool, not a SAR filing service. Your organisation remains solely responsible for SAR submissions via the BSA E-Filing System and for all regulatory determinations.

Links

MIT licensed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infinihash_kyt_mcp-0.1.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

infinihash_kyt_mcp-0.1.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file infinihash_kyt_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: infinihash_kyt_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for infinihash_kyt_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 04b8fdd9e32df7f600197ac05170d33d5859d15b1643321bbaa4cefe1e592d94
MD5 ffce6698a8a932c7306074af6b19e449
BLAKE2b-256 bb4e47cfa26d1211bc0bdb84e52e17b87c093205e185500a6aa2317c7ca7ad1e

See more details on using hashes here.

File details

Details for the file infinihash_kyt_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for infinihash_kyt_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42c4efd73da5669eec9a2d2b6670c298eadd80d270fcf8d4c78b82baa8d9828c
MD5 062b77de9f4beb15ff2232270bb90363
BLAKE2b-256 dc2f138d367930d316f5e15bb6a8c8a3445a96d4e804a463b9fa0cc9fac8070e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page