Skip to content
VS Code

UnRemind.me for VS Code

io.github.esfih/unremind-me

Context-aware reminders that surface when your situation matches, not at a fixed time.

client:VS Code transport:streamable-http

Install UnRemind.me in VS Code

.vscode/mcp.json

{
  "servers": {
    "unremind-me": {
      "type": "http",
      "url": "https://unremind.me/mcp?src=mcp-registry"
    }
  }
}

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

UnRemind.me in other clients