Mnemolog MCP for VS Code
dev.pages.mnemolog/mnemolog
Hosted MCP memory and agent control plane for durable conversations, jobs, and operations.
client:VS Code
transport:streamable-http
Install Mnemolog MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mnemolog": {
"type": "http",
"url": "https://mnemolog.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs