Skip to content
Zed

context pod for Zed

io.github.heidiec/context-pod

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

client:Zed transport:sse

Install context pod in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "context-pod": {
      "url": "https://context.nervousmachine.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

context pod in other clients