LLMemory for VS Code
io.github.meir-may/llmemory
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
client:VS Code
transport:streamable-http
Install LLMemory in VS Code
.vscode/mcp.json
{
"servers": {
"llmemory": {
"type": "http",
"url": "https://mcp.llmemory.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs