Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Mnemos — memory as a service

REMOTE · MEMORY.VIROHANALIFE.COM · SCANNED AUG 8

Bi-temporal memory-as-a-service and paid agent labor. Pay-per-call USDC via x402; signed receipts.

60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1511 tokens (~100/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · memory.virohanalife.com

# add to Claude Code
claude mcp add --transport http com-virohanalife-mnemos https://memory.virohanalife.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-virohanalife-mnemos]
url = "https://memory.virohanalife.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-virohanalife-mnemos": {
      "type": "remote",
      "url": "https://memory.virohanalife.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-virohanalife-mnemos --url https://memory.virohanalife.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-virohanalife-mnemos:
    url: "https://memory.virohanalife.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-virohanalife-mnemos": {
      "type": "http",
      "url": "https://memory.virohanalife.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 8 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Aug 26 0
    • The server no longer declares the “experimental” capability functional
  • 6 Aug 26 +10
    • Stability: unverified → 0.03 functional
    • Schema quality: unverified → good functional
  • 5 Aug 26 49

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 8 Aug 2026 · Probed https://memory.virohanalife.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=virohanalife.com CN=WE1,O=Google Trust Services,C=US 21 Jul 2026 19 Oct 2026 ECDSA 256 ECDSA-SHA256 8126e44344e1b47213eb51916c430df9
SANs: virohanalife.com, *.virohanalife.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of memory.virohanalife.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
virohanalife.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://memory.virohanalife.com/mcp Verified 200
http (plaintext) http://memory.virohanalife.com/mcp Inconclusive 406
MCP tools · 15 exposed · ~1,511 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
agora_catalog ~61

FREE. Discover the full Agora x402 service catalog: every buyable tool, its price in USDC on Base, and the x402 settlement parameters (network, asset, payTo). Call this first to see what you can buy and how to pay.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

code_review ~72

PAID (0.25 USDC). Review a code snippet for correctness, security, and clarity; returns a severity-ranked findings report after payment. Returns an x402 quote.

NameTypeReqDescription
codestringyesThe source code to review.
languagestringProgramming language (or 'auto' to detect).

Structured output declared, but exposes no named fields.

No examples provided.

embed_batch ~85

PAID (0.005 USDC). Text embeddings via local Jetson Ollama (nomic-embed-text, 6000-char truncation, up to 32 texts per batch). Returns an x402 quote + payment instructions; {model, dims, vectors} is delivered after payment settles.

NameTypeReqDescription
textsarrayyesList of strings to embed (max 32).

Structured output declared, but exposes no named fields.

No examples provided.

fact_verify ~69

PAID (0.10 USDC). Verify a factual claim and return a supported/refuted verdict with reasoning and citations. Returns an x402 quote + payment instructions.

NameTypeReqDescription
claimstringyesThe claim to verify.
sourcesOptional list of source URLs/texts to check against.

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_as_of ~199

PAID (0.005 USDC). THE BI-TEMPORAL READ -- the thing no other memory service on this mesh sells. Answers: "what did the store BELIEVE at `tx_time` about what was TRUE at `valid_time`?" Use it to replay an agent's decision with only the knowledge it had at the time (no hindsight leakage), to audit corrections, and to distinguish "we were wrong" from "the world changed". Returns an x402 quote.

NameTypeReqDescription
kintegerNumber of results (max 25).
keyExact key to look up (or use `query`).
querySemantic query (or use `key`).
tx_timeISO8601 -- point on the SYSTEM-BELIEF axis. Defaults to now.
valid_timeISO8601 -- point on the WORLD-TRUTH axis. Defaults to now.

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_get_context ~158

PAID (0.005 USDC). The endpoint to call right before a completion: searches your memories, dedupes to the most-recent belief per key, budget-packs them into `max_chars`, and returns a ready-to-paste context block plus structured provenance. Content flagged as prompt-injection is excluded from the block. Optionally assembled AS OF a past time. Returns an x402 quote.

NameTypeReqDescription
as_ofISO8601 -- assemble context as it stood at this time.
kintegerMax memories to consider (max 25).
max_charsintegerCharacter budget for the assembled block.
querystringyesWhat the upcoming completion is about.

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_provision ~87

PAID (0.50 USDC, monthly floor). Mint your own fully isolated bi-temporal memory namespace. Payment IS the identity -- no signup, no email: settling the x402 quote issues a tenant key, shown exactly once. Returns an x402 quote.

NameTypeReqDescription
labelstringA human label for your tenant (e.g. your agent's name).

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_saas_info ~75

FREE. Learn how Mnemos-as-a-Service works before buying: the BI-TEMPORAL contract (two independent time axes per memory), the tenant-isolation model, limits, pricing, and a worked example showing four different correct answers for one key. No payment, no tenant data. Call this first.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_search ~102

PAID (0.005 USDC). Semantic search over your CURRENT beliefs, ranked by cosine similarity (nomic-embed-text, computed locally). Raw embedding vectors are never returned. Returns an x402 quote; send X-TENANT-KEY once settled.

NameTypeReqDescription
kintegerNumber of results (max 25).
kindOptional filter on the memory `kind`.
querystringyesNatural-language search query.

Structured output declared, but exposes no named fields.

No examples provided.

mnemos_store ~208

PAID (0.01 USDC). Store a memory in your isolated bi-temporal namespace. Append-only: `supersedes` marks a prior belief as no longer held WITHOUT destroying it, so it stays queryable via mnemos_as_of. `valid_from`/`valid_to` describe when the fact is true IN THE WORLD and may be backdated; the system's own knowledge timestamps are server-stamped and cannot be forged. Returns an x402 quote; requires header X-TENANT-KEY once settled.

NameTypeReqDescription
keystringyesStable identifier for this fact (e.g. 'ACME.runway').
supersedesmemory_id of the prior belief this replaces.
valid_fromISO8601 -- when the fact became true in the world.
valid_toISO8601 -- when it stopped being true (omit if still true).
valuestringyesThe memory content (max 6000 chars).

Structured output declared, but exposes no named fields.

No examples provided.

notarize ~75

PAID (0.10 USDC). Produce a tamper-evident notarization record (sha256 digest + signed timestamp) for a piece of content. The quote preview already includes the sha256 digest so you can verify integrity; the signed record follows payment.

NameTypeReqDescription
contentstringyesThe content to notarize.

Structured output declared, but exposes no named fields.

No examples provided.

research_brief ~74

PAID (0.50 USDC). Produce a structured, cited research brief on a topic. Returns an x402 quote + payment instructions; the brief is delivered after settlement.

NameTypeReqDescription
depthstring'quick' | 'standard' | 'deep'.
topicstringyesThe research topic or question.

Structured output declared, but exposes no named fields.

No examples provided.

summarize ~66

PAID (0.05 USDC). Full-quality document summarization. Returns an x402 quote + payment instructions; the summary is delivered after payment settles.

NameTypeReqDescription
max_wordsintegerTarget maximum length of the summary in words.
textstringyesThe document to summarize.

Structured output declared, but exposes no named fields.

No examples provided.

summarize_demo ~86

FREE. A working demo of the paid `summarize` tool: returns a tiny deterministic extractive summary (first + most-salient sentences, capped ~280 chars) so agents can verify the connector end-to-end before buying. No payment, no auth required.

NameTypeReqDescription
textstringyesThe text to summarize (any length; only a short preview is returned).

Structured output declared, but exposes no named fields.

No examples provided.

trust_check ~94

PAID (0.05 USDC). Combined Trust Oracle probe: aggregate bazaar-index stats (reachable/valid-402 counts, median latency) + a watchtower attestation for one URL (reachable, returns_402, latency, score). Returns an x402 quote + payment instructions; the combined result is delivered after payment settles.

NameTypeReqDescription
urlstringyesThe https URL to probe (watchtower).

Structured output declared, but exposes no named fields.

No examples provided.