Skip to content
VS Code

mcp for VS Code

net.todoist/mcp

Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://ai.todoist.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp in other clients