Skip to content
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%
34 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Context Book
Persistent knowledge library for AI agents using vector embeddings to provide relevant context on demand.
0 tools
io.github.jubakitiashvili/context-mem
Persistent memory for AI agents — 98%+ retrieval recall, 99% token savings, 44 tools
0 tools
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 Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
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"
    }
  }
}