MCP Server
MCP
io.github.stillmarcus24/stillos-kya
KYA: fail-closed CLEAR/REVIEW/BLOCK counterparty screen (OFAC + on-chain), signed receipt.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://stillos-kya-edge.stillos.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "stillos-kya",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "run as MCP stdio server",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment