Moltline Recall for VS Code
com.moltlinestudio/recall
A portable knowledge-graph memory you pass in and get back. No database. 4 of 6 free.
client:VS Code
transport:streamable-http
tools:6
Install Moltline Recall in VS Code
.vscode/mcp.json
{
"servers": {
"recall": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/recall"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs