Back to search
30
MCP sse

io.github.heidiec/context-pod

io.github.heidiec/context-pod

Persistent context for AI agents built fromlearned vectors with certainty scores.

Uptime
0.0%
3 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
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.abhinavala/context-cloud
Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.
0 tools · sse
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.heidiec/context-pod": {
      "url": "https://context.nervousmachine.com/mcp",
      "transport": "sse"
    }
  }
}