AOTrust Notarization & Evidence Server for Cursor
io.github.gitserge-crypto/aotrust-notary
Cryptographic proof of existence for AI agents. Base x402, NEAR anchored. Free tier.
client:Cursor
transport:stdio
runtime:pypi
Install AOTrust Notarization & Evidence Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aotrust-notary": {
"type": "stdio",
"command": "uvx",
"args": [
"aotrust-protocol"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs