chat-recall for VS Code
io.github.munhq/chat-recall
One searchable history across every AI coding tool, with secret scanning and a shared task board.
client:VS Code
transport:streamable-http
runtime:npm
Install chat-recall in VS Code
.vscode/mcp.json
{
"servers": {
"chat-recall": {
"type": "http",
"url": "https://chatrecall.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs