Knowl for VS Code
io.github.dat999zx/knowl
Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.
client:VS Code
transport:streamable-http
runtime:npm
Install Knowl in VS Code
.vscode/mcp.json
{
"servers": {
"knowl": {
"type": "http",
"url": "https://api.knowl.cloud/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs