Skip to content

Workspace Export Writer for Zed

io.github.wxt-ai/workspace-note-path-workbench

Write a workspace export file

client:Zed transport:streamable-http

Install Workspace Export Writer in Zed

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

{
  "context_servers": {
    "workspace-note-path-workbench": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-note-path/downstream"
    }
  }
}

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

Workspace Export Writer in other clients