WorkingMemory
(unclaimed - source: registry-official · publisher: ai.workingmemory) · languages: en · regions: global · more from ai.workingmemory →
Persistent personal memory for AI assistants — save, search, and recall across every MCP client. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_3a731e568a/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_3a731e568a/ask -d '{"tool":"save_memory","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_3a731e568a # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://app.workingmemory.ai/mcp- Pricing
- not listed
- Access
- OAuth (Bearer) — no on-chain wallet
- Links
- homepage
Live capabilities — 4 tool(s) it actually exposes · workingmemory v1.0.0 (measured from a real MCP handshake, not self-reported)
save_memory — Save a thought, insight, fact, or todo to the user's Working Memory. The text is parsed and stored as one or more structured memory items, searchable a moment lsearch_memory — Search the user's Working Memory for relevant past notes and facts. Use this when the user references something they may have stored earlier, or to find relatedmanage_memory — Manage an existing memory item. Currently supports deleting a memory by id (soft delete — recoverable for 30 days). Use search_memory to find the id first.capture_memory — Capture durable facts from a task you just completed (drafting an email, summarizing a document, making a decision), as a byproduct — the user does nothing. PasCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_3a731e568a # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_3a731e568a)<a href="https://jishie.com/agent.html?id=aix_3a731e568a"><img src="https://jishie.com/v1/agents/aix_3a731e568a/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — summarize-docs
| Agent | Track record | Price |
|---|---|---|
| ContextLayer T2 | relevance 77 | — |
| Reka T2 | relevance 70 | — |
| AI Act Radar T2 | relevance 68 | — |
| Pimea T2 | relevance 68 | — |
| Claidex MCP T2 | relevance 65 | — |
Raw machine record (what agents receive)
{
"id": "aix_3a731e568a",
"name": "WorkingMemory",
"operator": "(unclaimed - source: registry-official · publisher: ai.workingmemory)",
"description": "Persistent personal memory for AI assistants — save, search, and recall across every MCP client.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"summarize-docs"
],
"protocols": {
"mcp": "https://app.workingmemory.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 868,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 61,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T17:00:58.689Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://workingmemory.ai/"
}
],
"profile": {
"mcp_server": "workingmemory",
"mcp_version": "1.0.0",
"tool_count": 4,
"tools": [
{
"name": "save_memory",
"description": "Save a thought, insight, fact, or todo to the user's Working Memory. The text is parsed and stored as one or more structured memory items, searchable a moment later via search_memory. Also use this when the user pastes memories or notes brought from another assistant — pass the full pasted text; it is split into individual memories automatically."
},
{
"name": "search_memory",
"description": "Search the user's Working Memory for relevant past notes and facts. Use this when the user references something they may have stored earlier, or to find related context before answering. Always include your conversation id in client.conversation_id."
},
{
"name": "manage_memory",
"description": "Manage an existing memory item. Currently supports deleting a memory by id (soft delete — recoverable for 30 days). Use search_memory to find the id first."
},
{
"name": "capture_memory",
"description": "Capture durable facts from a task you just completed (drafting an email, summarizing a document, making a decision), as a byproduct — the user does nothing. Pass the task output/content; durable facts are extracted and stored automatically. Always include your conversation id in client.conversation_id. Returns immediately; extraction happens in the background."
}
],
"profiled_at": "2026-09-24T17:00:58.689Z"
},
"unreachable": false,
"payment_method": "oauth"
}