Skip to content
VS Code

Taskforce for VS Code

ai.taskforcehq/taskforce

Task and planning workspace for humans collaborating with AI agents

client:VS Code transport:streamable-http

Install Taskforce in VS Code

.vscode/mcp.json

{
  "servers": {
    "taskforce": {
      "type": "http",
      "url": "https://mcp.taskforcehq.ai/mcp"
    }
  }
}

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

Taskforce in other clients