Skip to content
Back to search
30
MCP streamable-http

io.github.bluesoul-technology/justonce-memory

io.github.bluesoul-technology/justonce-memory

Persistent, portable, bitemporal memory layer — recalled proactively across your AI tools.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.bluecolumnconsulting-lgtm/bluecolumn-memory
Persistent semantic memory API for AI agents via BlueColumn.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.las7/memharness
Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.
0 tools
BlueColumn
Persistent semantic memory for AI agents — remember, recall, and store observations across sessions with vector search.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bluesoul-technology/justonce-memory": {
      "url": "https://mcp.justonce.ai",
      "transport": "streamable-http"
    }
  }
}