Skip to content
Zed

lystbot for Zed

io.github.touraround/lystbot

Smart lists and reminders your AI can use. Manage lists, categories, and reminders via MCP.

client:Zed transport:stdio runtime:npm

Install lystbot in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "lystbot": {
      "command": "npx",
      "args": [
        "-y",
        "lystbot"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

lystbot in other clients