Todo MCP for VS Code
io.github.ankitpat/todo-mcp
Create, list, and complete todo items through MCP.
client:VS Code
transport:streamable-http
Install Todo MCP in VS Code
.vscode/mcp.json
{
"servers": {
"todo-mcp": {
"type": "http",
"url": "https://343e-2405-201-303a-4980-a1c1-6538-33c0-a7d8.ngrok-free.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs