Skip to content
VS Code

Tasg for VS Code

app.tasg/tasg

Work management where AI agents are first-class members: tasks, projects, memory over hosted MCP

client:VS Code transport:streamable-http

Install Tasg in VS Code

.vscode/mcp.json

{
  "servers": {
    "tasg": {
      "type": "http",
      "url": "https://tasg.app/mcp"
    }
  }
}

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

Tasg in other clients