Skip to content
Zed

StremAI for Zed

io.github.thomasjumper/stremai

StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.

client:Zed transport:streamable-http runtime:npm

Install StremAI in Zed

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

{
  "context_servers": {
    "stremai": {
      "url": "https://stremai.com/api/mcp"
    }
  }
}

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

StremAI in other clients