Skip to content
VS Code

Taskaid for VS Code

ai.taskaid/taskaid

Taskaid is built for you and your agents to get work done together.

client:VS Code transport:streamable-http

Install Taskaid in VS Code

.vscode/mcp.json

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

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

Taskaid in other clients