Skip to content
VS Code

MemoryRouter for VS Code

ai.memoryrouter/memoryrouter

Persistent AI memory shared across Claude, ChatGPT, coding agents, and compatible MCP clients.

client:VS Code transport:streamable-http tools:10

Install MemoryRouter in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

MemoryRouter in other clients