
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
MCP server for lst.so — manage tasks, subtasks, tags, and activity logs from Claude, Cursor, or any MCP client
MCP server for lst.so — the task tracker where you and your AI agents share one list.
Manage tasks, subtasks, tags, and activity logs from Claude Code, Cursor, ChatGPT, or any MCP-compatible client.
{
"mcpServers": {
"lst": {
"command": "npx",
"args": ["-y", "lst-mcp"],
"env": {
"LST_API_KEY": "your-api-key"
}
}
}
}
| Client | Path |
|---|---|
| Claude Code | .claude/settings.json or ~/.claude/settings.json |
| Claude Desktop | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Cursor | Cursor Settings > MCP |
status (open/done), tag, agent, or due (today/overdue/upcoming){done: true} to mark completeOnce connected, your agent can manage tasks naturally:
"Create a task to review the PR, tag it 'code-review', assign to claude-code, due today"
"What's on my plate? Show open tasks due today"
"Mark task 42 as done and log 'Deployed to production'"
| Variable | Required | Description |
|---|---|---|
LST_API_KEY | Yes | Your lst.so API key from Settings > Agents |
LST_API_URL | No | Custom API URL (defaults to https://lst.so/api/v1) |
MIT
FAQs
MCP server for lst.so — manage tasks, subtasks, tags, and activity logs from Claude, Cursor, or any MCP client
The npm package lst-mcp receives a total of 5 weekly downloads. As such, lst-mcp popularity was classified as not popular.
We found that lst-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.