Todoist for VS Code
io.github.pipeworx-io/todoist
Todoist MCP Pack
client:VS Code
transport:streamable-http
Install Todoist in VS Code
.vscode/mcp.json
{
"servers": {
"todoist": {
"type": "http",
"url": "https://gateway.pipeworx.io/todoist/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs