Skip to content
Zed

Tasks Example for Zed

live.alpic.tasks-example-ca49f0f6/tasks-example

A test MCP server for task management

client:Zed transport:streamable-http tools:2

Install Tasks Example in Zed

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

{
  "context_servers": {
    "tasks-example": {
      "url": "https://tasks-example-ca49f0f6.alpic.live"
    }
  }
}

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

What Zed can do once it is connected

Tasks Example in other clients