MemQ Team Sync for VS Code
ai.multinex/memq
Shared project memory that keeps teammates and AI agents aligned across sessions.
client:VS Code
transport:streamable-http
runtime:oci
Install MemQ Team Sync in VS Code
.vscode/mcp.json
{
"servers": {
"memq": {
"type": "http",
"url": "https://mcp.multinex.ai/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs