Worldku Memory for VS Code
com.worldku/memory
Save AI conversations into your Worldku memory and recall them from any MCP client.
client:VS Code
transport:streamable-http
Install Worldku Memory in VS Code
.vscode/mcp.json
{
"servers": {
"memory": {
"type": "http",
"url": "https://mcp.worldku.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs