Tasks Example for VS Code
live.alpic.tasks-example-ca49f0f6/tasks-example
A test MCP server for task management
client:VS Code
transport:streamable-http
tools:2
Install Tasks Example in VS Code
.vscode/mcp.json
{
"servers": {
"tasks-example": {
"type": "http",
"url": "https://tasks-example-ca49f0f6.alpic.live"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs