digitarald/vscode-agent-todos
Gives VS Code agent mode planning superpowers with dynamic todo lists
Platform-specific configuration:
{
"mcpServers": {
"vscode-agent-todos": {
"command": "npx",
"args": [
"-y",
"vscode-agent-todos"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...