lystbot for Claude Desktop
io.github.touraround/lystbot
Smart lists and reminders your AI can use. Manage lists, categories, and reminders via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install lystbot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lystbot": {
"command": "npx",
"args": [
"-y",
"lystbot"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs