← Registry

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.

1 endpoint5 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://api.aotrust.link/mcp

No auth detected

MCP server metadata

Name
ao-notary-bridge
Version
3.4.2
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 5

notary_quote

Request a notarisation quote for a work artifact.

Inferred read-only
notary_free

Create a free cryptographic proof of existence (PDR) for a digital artifact without payment.

Potential side effects
notary_notarize

Submit a work artifact for on-chain notarisation (NEAR_DIRECT payment path).

Potential side effects
notary_verify

Verify a notarisation by job_id.

Inferred read-only
notary_notarize_paid

Notarize a work hash on AOTrust (mainnet NEAR + Base USDC receipt).

Inferred read-only

CONNECT 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.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.