Skip to content
VS Code

Memocore for VS Code

ai.memocore/mcp

Shared memory for all your AI agents, your whole team and every MCP client — save, search, recall.

client:VS Code transport:streamable-http

Install Memocore in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://memocore.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Memocore in other clients