Boris Memory
mem.borisinc.com
· Boris Inc
Persistent, semantically-indexed memory for AI agents. Your wallet is your private namespace. Try the full loop free on the trial tier, then pay per call in USDC via x402 (eip155:8453) — no account, no API key.
mem.borisinc.com 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.
D
Conformance score: 43/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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-07-26 10:00:59 current | 4e1998bc14dd… |
view → |
Endpoints
| Agent card | https://mem.borisinc.com/.well-known/agent-card.json |
| Provider | https://borisinc.com |
| Docs | https://mem.borisinc.com/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Store a record in your wallet-private namespace, embedded for semantic recall. GET /trial/memory/write — FREE (5 records, 24h, not private). GET /paid/memory/wr…
Semantic search over your namespace. GET /trial/memory/search — FREE on the trial tier. GET /paid/memory/search — $0.002 via x402.
Export everything in your namespace. GET /paid/memory/export — $0.01 via x402.
Health · last 1 probes
Cheaper or better alternatives per-skill
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
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/mem.borisinc.com) [](https://agenstry.com/agents/mem.borisinc.com) [](https://agenstry.com/agents/mem.borisinc.com) [](https://agenstry.com/agents/mem.borisinc.com)
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": "1.0",
"name": "Boris Memory",
"description": "Persistent, semantically-indexed memory for AI agents. Your wallet is your private namespace. Try the full loop free on the trial tier, then pay per call in USDC via x402 (eip155:8453) \u2014 no account, no API key.",
"url": "https://mem.borisinc.com",
"provider": {
"organization": "Boris Inc",
"url": "https://borisinc.com"
},
"version": "1.0.0",
"documentationUrl": "https://mem.borisinc.com/llms.txt",
"capabilities": {
"x402": true,
"streaming": false,
"networks": [
"eip155:8453"
],
"mcp": "https://mem.borisinc.com/mcp"
},
"skills": [
{
"id": "memory_write",
"name": "Write a memory",
"description": "Store a record in your wallet-private namespace, embedded for semantic recall. GET /trial/memory/write \u2014 FREE (5 records, 24h, not private). GET /paid/memory/write \u2014 $0.001 via x402.",
"tags": [
"memory",
"storage",
"embeddings"
]
},
{
"id": "memory_search",
"name": "Semantic search",
"description": "Semantic search over your namespace. GET /trial/memory/search \u2014 FREE on the trial tier. GET /paid/memory/search \u2014 $0.002 via x402.",
"tags": [
"memory",
"search",
"semantic"
]
},
{
"id": "memory_export",
"name": "Export namespace",
"description": "Export everything in your namespace. GET /paid/memory/export \u2014 $0.01 via x402.",
"tags": [
"memory",
"export",
"portability"
]
}
],
"pricing": {
"memory_write": "$0.001",
"memory_search": "$0.002",
"memory_export": "$0.01",
"subscription": "$2.00 / 30 days, unlimited"
},
"freeEndpoints": [
"/trial/memory/write",
"/trial/memory/search",
"/memory/stats",
"/grant/payload",
"/llms.txt",
"/quickstart",
"/openapi.json",
"/health"
]
}