io.github.Infinihash/infinihash-kyt-mcp MCP Server
io.github.Infinihash/infinihash-kyt-mcp
What is the io.github.Infinihash/infinihash-kyt-mcp MCP server?
Blockchain compliance: screen wallets vs OFAC SDN + threat intel, open cases, generate SAR drafts
How to install io.github.Infinihash/infinihash-kyt-mcp
Copy-paste configuration for popular MCP clients.
KYT_API_KEYrequiredsecretFree key at https://kyt.infinihash.com/kyt/settings/api-keys
KYT_BASE_URLOverride only for self-hosted/staging
{
"mcpServers": {
"infinihash-kyt-mcp": {
"command": "uvx",
"args": [
"infinihash-kyt-mcp"
],
"env": {
"KYT_API_KEY": "<YOUR_KYT_API_KEY>",
"KYT_BASE_URL": "<YOUR_KYT_BASE_URL>"
}
}
}
}{
"mcpServers": {
"infinihash-kyt-mcp": {
"command": "uvx",
"args": [
"infinihash-kyt-mcp"
],
"env": {
"KYT_API_KEY": "<YOUR_KYT_API_KEY>",
"KYT_BASE_URL": "<YOUR_KYT_BASE_URL>"
}
}
}
}{
"mcpServers": {
"infinihash-kyt-mcp": {
"command": "uvx",
"args": [
"infinihash-kyt-mcp"
],
"env": {
"KYT_API_KEY": "<YOUR_KYT_API_KEY>",
"KYT_BASE_URL": "<YOUR_KYT_BASE_URL>"
}
}
}
}{
"servers": {
"infinihash-kyt-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"infinihash-kyt-mcp"
],
"env": {
"KYT_API_KEY": "<YOUR_KYT_API_KEY>",
"KYT_BASE_URL": "<YOUR_KYT_BASE_URL>"
}
}
}
}claude mcp add infinihash-kyt-mcp --env KYT_API_KEY=<YOUR_KYT_API_KEY> --env KYT_BASE_URL=<YOUR_KYT_BASE_URL> -- uvx infinihash-kyt-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.