stillos notary for VS Code
io.github.stillmarcus24/stillos-notary
Signed, x402-paid StillOS notary tools: claim verdicts, OFAC screening, distress scoring.
client:VS Code
transport:stdio
runtime:npm
Install stillos notary in VS Code
.vscode/mcp.json
{
"servers": {
"stillos-notary": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stillos-notary"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs