Memory Store MCP Server

The Memory Store Model Context Protocol (MCP) server exposes shared team memory to AI clients (Claude, ChatGPT, Cursor, Raycast). It lets agents record and recall organizational context, search memory, and read/update living "Briefs." The hosted server is provisioned per workspace from the Memory Store app.

API entry from apis.yml

apis.yml Raw ↑
name: Memory Store MCP Server
description: The Memory Store Model Context Protocol (MCP) server exposes shared team memory to AI clients
  (Claude, ChatGPT, Cursor, Raycast). It lets agents record and recall organizational context, search
  memory, and read/update living "Briefs." The hosted server is provisioned per workspace from the Memory
  Store app.
humanURL: https://memory.store
baseURL: https://memory.store
properties:
- type: MCPServer
  url: mcp/memory-store-mcp.yml