Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
76
A2A A2A 1.0 v0.4.347

XMemo

xmemo.dev

Identity-aware memory control plane for AI agents. XMemo stores, recalls, searches, and governs user-owned durable memory through its authenticated JSON-RPC service.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain xmemo.dev 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.
Verify ownership
🔔 Watch this agent. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
64/100
grade C · 9 criteria
Uptime
100.0%
14 direct probes · 30d
~507 ms response
Observed inflow · 30d
no payment wallet declared
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
2 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

C
Conformance score: 64/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
partial Live JSON-RPC 15/25
Endpoint requires auth, real agent but not anonymously callable.
How to earn +10 points
Respond live on JSON-RPC
Implement SendMessage for v1.0 (or message/send for v0.x), negotiate A2A-Version, and return a schema-valid JSON-RPC response. Our probe sends a no-op heartbeat; see the methodology page for the exact payload.
Docs →
pass Protocol version 10/10
Declares A2A 1.0 with supportedInterfaces[] (current v1 card shape).
info JWS signature 0/10
Card is unsigned (most published agents are).
pass Uptime track record 15/15
14/14 probes succeeded (100% uptime).
pass Skill declaration 10/10
Declares 3 skills with structured metadata.
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 invocations Public aggregate · no PII recorded

Nothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.

Card history

2 snapshots drifted 1× Every change to agent-card.json
Captured Hash
2026-08-18 16:53:34 current 7bf25fa07a5f… view →
2026-08-14 02:54:44 1b8ff08e583b… view →
Uptime
100.0%
14 direct probes · 30d
Response
735ms
last direct probe
Skills
3
declared
Streaming
SSE-capable

Skills · 3 declared · mapped to canonical taxonomy

Memory Management

Store and update governed, user-owned durable memory.

canonical Long-Term Memory Recall match 87%
memorywritegovernance
Memory Recall

Search and recall relevant context across authorized memory.

canonical Long-Term Memory Recall match 89%
memorysearchrecall
Memory Lifecycle

Explain, redact, forget, and audit authorized memory records.

canonical Long-Term Memory Recall match 86%
memoryprivacylifecycleaudit

Health · last 14 probes

When HTTP Live JSON-RPC Latency
2026-08-19 07:37:05 200 735ms
2026-08-19 01:10:27 200 684ms
2026-08-18 16:53:34 200 703ms
2026-08-18 05:47:35 200 706ms
2026-08-17 22:41:34 200 685ms
2026-08-17 04:27:51 200 683ms
2026-08-16 17:34:58 200 689ms
2026-08-16 05:54:13 200 680ms
2026-08-15 23:28:27 200 710ms
2026-08-15 05:38:22 200 706ms

Cheaper or better alternatives per-skill

↑ 1 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

Ace Memory (Agent Identity Service)
Persistent memory and self-sovereign identity service for AI agents: store, recall, and port agent memories bound to verifiable DID identiti
agentsandswarms.ai · q 71%
MemMachine Documentation
MemMachine Documentation · q 85%
Stompy
Persistent memory service for AI agents. Store, recall, and search context across sessions.
Stompy AI · q 71%
Boris Memory
Persistent, semantically-indexed memory for AI agents. Your wallet is your private namespace. Try the full loop free on the trial tier, then
Boris Inc · q 80%
verified-memory
Stripe for AI memory — cryptographically verified, temporally valid, governed assertions with Proof Meter cost tracking and real-time delta
q 66%
EverOS
EverOS · q 85%

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.

Agenstry grade Uptime A2A protocol version
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/xmemo.dev.svg)](https://agenstry.com/agents/xmemo.dev)
[![Verified Business](https://agenstry.com/badge/xmemo.dev/identity.svg)](https://agenstry.com/agents/xmemo.dev)
[![Uptime](https://agenstry.com/badge/xmemo.dev/uptime.svg)](https://agenstry.com/agents/xmemo.dev)
[![A2A version](https://agenstry.com/badge/xmemo.dev/protocol.svg)](https://agenstry.com/agents/xmemo.dev)

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.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "XMemo",
  "description": "Identity-aware memory control plane for AI agents. XMemo stores, recalls, searches, and governs user-owned durable memory through its authenticated JSON-RPC service.",
  "version": "0.4.347",
  "supportedInterfaces": [
    {
      "url": "https://xmemo.dev/mcp",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "memory-management",
      "name": "Memory Management",
      "description": "Store and update governed, user-owned durable memory.",
      "tags": [
        "memory",
        "write",
        "governance"
      ]
    },
    {
      "id": "memory-recall",
      "name": "Memory Recall",
      "description": "Search and recall relevant context across authorized memory.",
      "tags": [
        "memory",
        "search",
        "recall"
      ]
    },
    {
      "id": "memory-lifecycle",
      "name": "Memory Lifecycle",
      "description": "Explain, redact, forget, and audit authorized memory records.",
      "tags": [
        "memory",
        "privacy",
        "lifecycle",
        "audit"
      ]
    }
  ],
  "documentationUrl": "https://xmemo.dev/product/docs"
}