lystbot for Windsurf
io.github.touraround/lystbot
Smart lists and reminders your AI can use. Manage lists, categories, and reminders via MCP.
client:Windsurf
transport:stdio
runtime:npm
Install lystbot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lystbot": {
"command": "npx",
"args": [
"-y",
"lystbot"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs