Skip to content
Zed

Tasg for Zed

app.tasg/tasg

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

client:Zed transport:streamable-http

Install Tasg in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tasg": {
      "url": "https://tasg.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Tasg in other clients