Skip to content
Zed

YAPL for Zed

app.yapl/yapl

Draft-safe project planning: tasks, dependencies, resources, schedules and cost metrics.

client:Zed transport:streamable-http

Install YAPL in Zed

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

{
  "context_servers": {
    "yapl": {
      "url": "https://mcp.yapl.app/v1/mcp"
    }
  }
}

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

YAPL in other clients