Mnemom
www.mnemom.ai
· Mnemom
The trust plane for the agentic internet. Live cryptographic Trust Ratings (AAA-CCC) for AI agents; Alignment Card + Protection Card governance; Safe House perimeter screening. Model-agnostic.
www.mnemom.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 32/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-22 09:54:49 current | 9657b9959979… |
view → |
Endpoints
| Agent card | https://www.mnemom.ai/.well-known/agent-card.json |
| Provider | https://www.mnemom.ai |
| Docs | https://docs.mnemom.ai |
Skills · 2 declared · mapped to canonical taxonomy
Mnemom's behavioral value catalog (GET /v1/catalog/values).
Per-agent A2A AgentCard projection with embedded AAP attestation (GET /v1/agents/{id}/a2a-agent-card).
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.mnemom.ai) [](https://agenstry.com/agents/www.mnemom.ai) [](https://agenstry.com/agents/www.mnemom.ai) [](https://agenstry.com/agents/www.mnemom.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Mnemom",
"description": "The trust plane for the agentic internet. Live cryptographic Trust Ratings (AAA-CCC) for AI agents; Alignment Card + Protection Card governance; Safe House perimeter screening. Model-agnostic.",
"url": "https://api.mnemom.ai/v1",
"version": "1.0.0",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"transport": "HTTP+JSON",
"url": "https://api.mnemom.ai/v1"
}
],
"provider": {
"organization": "Mnemom",
"url": "https://www.mnemom.ai"
},
"documentationUrl": "https://docs.mnemom.ai",
"iconUrl": "https://www.mnemom.ai/mnemom_favicon.png",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"bearerFormat": "JWT",
"description": "Supabase-issued JWT. See https://www.mnemom.ai/auth.md"
},
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "X-Mnemom-Api-Key"
}
},
"security": [
{
"bearer": []
},
{
"apiKey": []
}
],
"skills": [
{
"id": "value-catalog",
"name": "Value catalog",
"description": "Mnemom's behavioral value catalog (GET /v1/catalog/values).",
"tags": [
"alignment",
"catalog"
]
},
{
"id": "a2a-agent-card",
"name": "Agent card lookup",
"description": "Per-agent A2A AgentCard projection with embedded AAP attestation (GET /v1/agents/{id}/a2a-agent-card).",
"tags": [
"a2a",
"attestation",
"verification"
]
}
],
"additionalInterfaces": [
{
"url": "https://api.mnemom.ai/v1/agents/{id}/a2a-agent-card",
"note": "Per-agent A2A AgentCard projection with embedded AAP attestation token."
}
],
"proof": {
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-jcs-2022",
"created": "2026-06-22T03:06:21Z",
"verificationMethod": "did:key:z6MknSkKviC9w3mx9SDjsvwaZ3tRwY6Ab7SNqboXTbEZwZZK#z6MknSkKviC9w3mx9SDjsvwaZ3tRwY6Ab7SNqboXTbEZwZZK",
"proofPurpose": "assertionMethod",
"proofValue": "z5RBJvLv16mNArq7j1CnKonurk7bMZKheCdnburfh26odMvU8xgfqvafrywVvjmACEPMYG5tDevrJ4Z3pMC4c5Ga8"
}
}