MCP Server
MCP
io.github.satoshkin-dev/satoshkin-aml-mcp
AML/KYT crypto wallet risk screening (BitOK data) for Claude, ChatGPT and any MCP client.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "satoshkin-aml-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key (sk_live_…/sk_test_…) for real AML checks; omit for mock mode.",
"isSecret": true,
"name": "SATOSHKIN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment