Mmcp.market

Infinihash Kyt MCP server

by Infinihash·io.github.Infinihash/infinihash-kyt-mcp·v0.2.0

Screen crypto wallets vs OFAC SDN + threat intel; pre-payment checks, signed receipts; SAR drafts

A96/100grade A
What users say
No reviews yet
Be the first
Safety scan
A96/100

full report

Adoption
Growing

1 stars18 downloads/wk

Reviews

Write one

Nobody has reviewed Infinihash Kyt yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Infinihash Kyt tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityremote reachable in 195ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 96/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Infinihash Kyt repository's README, as published. We do not edit it. Read it on GitHub

infinihash-kyt-mcp

<!-- mcp-name: io.github.Infinihash/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:

  • kytscreenwallet — screen a wallet against OFAC SDN + 18.8K+ risk labels in under 200ms
  • kytlookupintel — get known intel tags for an address (no full screen)
  • kytrecentscreenings — what your org has been screening
  • kytcreatecase — open a compliance case from a risky screening
  • kytlistcases — list open / SAR-pending / closed cases
  • kytgetcase — fetch one case with evidence notes
  • kytaddcasenote** — append investigation notes to the audit trail
  • kytgeneratesar — render a FinCEN-aligned SAR draft
  • kytstats** — coverage stats (per-source breakdown)
  • kythealth** — backend health probe

Hosted (no install)

Connect straight from Claude.ai, Claude Desktop, or any MCP client that supports remote servers:

  • URL: https://mcp.infinihash.com/mcp. Sign in with your KYT API key when prompted (OAuth).
  • No key yet? https://mcp.infinihash.com/free/mcp gives anonymous, basic sanctions screening.
  • Claude Code: claude mcp add --transport http infinihash-kyt https://mcp.infinihash.com/mcp

The hosted server adds preflightpayment: call it before an agent sends crypto. It returns ALLOW, REVIEW or BLOCK plus an Ed25519-signed receipt you can keep for examiners (verifyreceipt checks it; public key at /.well-known/kyt-receipt-key).

Install (local, stdio)

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:

Claude Desktop config

Add to ~/Library/Application Support/Claude/claudedesktopconfig.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:

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

  • API docs:
  • Trust Center:
  • Compare:
  • Support:

MIT licensed.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http infinihash-kyt-mcp https://mcp.infinihash.com/mcp
Add to Cursor

Infinihash Kyt: common questions

Is Infinihash Kyt MCP server safe?
Yes, by our scan: it is graded A (96/100). Read the Infinihash Kyt safety report
How do I install Infinihash Kyt?
It runs remotely at mcp.infinihash.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Infinihash Kyt need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Infinihash Kyt maintained?
The last commit was 2 days ago (2026-09-25). The latest release is v0.2.0.
Is Infinihash Kyt up?
100% of our last 8 checks got an answer. We check remote servers about four times a day.
What can I use instead of Infinihash Kyt?
Servers from other publishers that do the same job: Yolfi Payments MCP server, POPCORN MCP server and Hive Intelligence MCP server. Compare all Infinihash Kyt alternatives.

Alternatives to Infinihash Kyt

Same job from other publishers: the closest match first, then the best rated.

All Infinihash Kyt alternatives →
  • Yolfi Payments MCP
    Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
    A
  • POPCORN MCP
    Signed time and SHA-256 witness receipts for agents, with offline verification and x402 payment.
    B
  • Hive Intelligence MCP
    Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.
    B
  • Coinbase Commerce
    MCP server for Coinbase Commerce — crypto merchant payments (BTC/ETH/USDC); settle crypto or fiat
    B
  • PipRail
    Budget-bound x402 payment wallet for AI agents — pays HTTP 402 URLs, capped locally. No backend.
    B

More from Infinihash →