StremAI for VS Code
io.github.thomasjumper/stremai
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
client:VS Code
transport:streamable-http
runtime:npm
Install StremAI in VS Code
.vscode/mcp.json
{
"servers": {
"stremai": {
"type": "http",
"url": "https://stremai.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs