Maindex Smart Memory Service for VS Code
io.maindex/smart
Simple memory for AI: keep, recall, update, and forget information across sessions.
client:VS Code
transport:streamable-http
Install Maindex Smart Memory Service in VS Code
.vscode/mcp.json
{
"servers": {
"smart": {
"type": "http",
"url": "https://maindex.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs