Back to search
30
MCP sse

io.github.abhinavala/context-cloud

io.github.abhinavala/context-cloud

Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.

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

Similar MCP servers embedding-nearest

io.github.jubakitiashvili/context-mem
Persistent memory for AI agents — 98%+ retrieval recall, 99% token savings, 44 tools
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Context Storage
Persistent multimodal context storage with database backends
0 tools
io.github.intina47/context-sync
Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.abhinavala/context-cloud": {
      "url": "https://api.contextcloud.pro/mcp/protocol",
      "transport": "sse"
    }
  }
}