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

com.borisinc/memory

REMOTE · MEM.BORISINC.COM · SCANNED AUG 3

Persistent agent memory paid per call via x402 USDC. Your wallet is your private memory namespace.

Available components

+7 this week 64 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 Security57
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 726 tokens (~90/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage91
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 73% of tool parameters carry a description.Partial
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 · mem.borisinc.com

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

  • 2 Aug 26 +1

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

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +3
    • HTTPS: unverified → pass security
  • 29 Jul 26 +2
    • Tool “memory_write” rewrote its description, which is the text the model reads security
    • Tool “memory_export” rewrote its description, which is the text the model reads security
    • Schema quality: 55 → 90 functional
    • Tool coverage: 60% → 73% functional
    • New tool “memory_import” functional
    • New tool “memory_search_free” functional
    • New tool “memory_write_free” functional
    • New tool “memory_forget” functional
    • “memory_export” added an optional parameter “offset” cosmetic
    • “memory_write” added an optional parameter “supersedes” cosmetic
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 56

    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 3 Aug 2026 · Probed https://mem.borisinc.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=borisinc.com CN=WE1,O=Google Trust Services,C=US 3 Jul 2026 1 Oct 2026 ECDSA 256 ECDSA-SHA256 5e4d35457e02d7c13c34ffb3d6c7e5d
SANs: borisinc.com, *.borisinc.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 mem.borisinc.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
borisinc.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://mem.borisinc.com/mcp Verified 200
http (plaintext) http://mem.borisinc.com/mcp HTTPS enforced 301 https://mem.borisinc.com/mcp
MCP tools — 8 exposed · ~726 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
memory_export ~83

Export memories in YOUR payer-wallet namespace (up to 1000/call, newest first; use offset to page through namespaces >1000). Your data is yours. Includes superseded_by so history is exportable. Paid: $0.01 via x402.

NameTypeReqDescription
offsetintegerrow offset for paging past the first 1000 (default 0)

No output schema declared.

No examples provided.

memory_forget ~63

Delete memories by id from YOUR namespace (or a namespace you hold a write/rw grant for). Max 100 ids per call. Paid: $0.001 per call via x402.

NameTypeReqDescription
idsarrayyesmemory ids to delete (max 100)

No output schema declared.

No examples provided.

memory_import ~85

Bulk-write memories into YOUR namespace (max 200/call, content <=8k chars each). Accepts the exact shape memory_export emits, so a whole namespace can move in with one paid call. Embeds best-effort; missing embeddings are backfilled hourly. Paid: $0.01 flat via x402.

NameTypeReqDescription
memoriesarrayyesup to 200 items

No output schema declared.

No examples provided.

memory_search ~62

Semantic search over YOUR stored memories (payer-wallet namespace). Returns top-k by embedding similarity. Paid: $0.002 per search via x402.

NameTypeReqDescription
kintegermax results (default 5, cap 20)
querystringyes

No output schema declared.

No examples provided.

memory_search_free ~94

FREE (no payment): semantic search over YOUR namespace, proven by an EIP-191 personal_sign. Same wallet_auth scheme as memory_write_free. Capped at 500 searches / rolling 30 days per wallet.

NameTypeReqDescription
kintegermax results (default 5, cap 20)
querystringyes
wallet_authstringyesbase64 JSON {address,ts,signature}

No output schema declared.

No examples provided.

memory_stats ~38

FREE: count + last-write timestamp for any wallet namespace. Content is never returned on the free tier.

NameTypeReqDescription
namespacestringyeswallet address

No output schema declared.

No examples provided.

memory_write ~148

Store a memory permanently. Namespaced to YOUR paying wallet — your wallet is your private memory store. Semantic-indexed for later search. Optional supersedes=[ids] marks prior memories in your namespace as superseded by this one (excluded from search, still visible in export with their superseded_by id) — a Zep-style update-in-place without ever losing history. Paid: $0.001 per write via x402 (payment in _meta['x402/payment']).

NameTypeReqDescription
contentstringyesThe memory text (max 8000 chars)
supersedesarrayids of prior memories (same namespace) that this write supersedes
tagsarray

No output schema declared.

No examples provided.

memory_write_free ~153

FREE (no payment): store a memory in YOUR namespace, proven by an EIP-191 personal_sign instead of an x402 payment. wallet_auth = base64 JSON {address,ts,signature} where signature = personal_sign of 'borismem-free:<address>:<ts>' (ts within 600s). Writes to the SAME namespace paid calls use. Capped at 1000 writes / rolling 30 days per wallet; over cap returns an error pointing to the paid tier.

NameTypeReqDescription
contentstringyesThe memory text (max 8000 chars)
tagsarray
wallet_authstringyesbase64 JSON {address,ts,signature} -- see description

No output schema declared.

No examples provided.