Odel
stillos notary

stillos notary

Local
@stillmarcus24PythonMITUpdated 1mo ago

Signed, x402-paid StillOS notary tools: claim verdicts, OFAC screening, distress scoring.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmstillos-notaryv1.0.0

Run

npx -y stillos-notary

MCP client config

{
  "mcpServers": {
    "stillos-notary": {
      "command": "npx",
      "args": [
        "-y",
        "stillos-notary"
      ]
    }
  }
}