Memory that persists across your agents.

A private workspace store. Extract from chat. Connect Cursor, Claude Code, and Grok in one config.

{
  "mcpServers": {
    "steve-memo": {
      "url": "https://mcp.steve-memo.com/mcp",
      "headers": {
        "Authorization": "Bearer ${env:STEVE_MEMO_ORG_API_KEY}"
      }
    }
  }
}

Add. Extract. Recall.

Same loop as a memory layer. Built for a family workspace, not a drop-in SDK.

Add
Type a fact or paste a thread. Private to you, or shared with the org.
Extract
Durable facts stay. Near-dupes merge. Newer facts supersede old ones.
Recall
Agents search the store at the start of work. You see the same records in the app.