Skip to content
VS Code

memsprout for VS Code

com.memsprout/memsprout

shared AI-context layer for teams — persistent memory your agents search and update over MCP

client:VS Code transport:streamable-http

Install memsprout in VS Code

.vscode/mcp.json

{
  "servers": {
    "memsprout": {
      "type": "http",
      "url": "https://mcp.memsprout.com/mcp"
    }
  }
}

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

memsprout in other clients