AOTrust Notarization & Evidence Server for VS Code
io.github.gitserge-crypto/aotrust-notary
Cryptographic proof of existence for AI agents. Base x402, NEAR anchored. Free tier.
client:VS Code
transport:stdio
runtime:pypi
Install AOTrust Notarization & Evidence Server in VS Code
.vscode/mcp.json
{
"servers": {
"aotrust-notary": {
"type": "stdio",
"command": "uvx",
"args": [
"aotrust-protocol"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs