Security & Testing
aotrust.link
An MCP server that provides blockchain-based notarization services for digital artifacts, including quotes, free cryptographic proofs of existence, on-chain notarization, and verification via NEAR and Base USDC.
ENDPOINT 1
https://api.aotrust.link/mcp
MCP server metadata
- Name
- ao-notary-bridge
- Version
- 3.4.2
Known tools 5
notary_freeCreate a free cryptographic proof of existence (PDR) for a digital artifact without payment.
Potential side effectsnotary_notarizeSubmit a work artifact for on-chain notarisation (NEAR_DIRECT payment path).
Potential side effectsnotary_notarize_paidNotarize a work hash on AOTrust (mainnet NEAR + Base USDC receipt).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ao-notary-bridge]
url = "https://api.aotrust.link/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ao-notary-bridge": {
"type": "http",
"url": "https://api.aotrust.link/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ao-notary-bridge
Remote MCP URL: https://api.aotrust.link/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ao-notary-bridge": {
"url": "https://api.aotrust.link/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ao-notary-bridge": {
"type": "http",
"url": "https://api.aotrust.link/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ao-notary-bridge",
"transport": "streamable-http",
"url": "https://api.aotrust.link/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aotrust.link was fetched 2026-09-26T08:13:17.867Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.