Skip to content
VS Code

knowsme for VS Code

dev.knowsme/memory

Portable memory for every AI: one memory that follows you across machines and AI apps.

client:VS Code transport:streamable-http

Install knowsme in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://mcp.knowsme.dev/mcp"
    }
  }
}

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

knowsme in other clients