Skip to content

Flow Productivity for Zed

io.github.geraldho81/flow-productivity

Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.

client:Zed transport:streamable-http

Install Flow Productivity in Zed

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

{
  "context_servers": {
    "flow-productivity": {
      "url": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp"
    }
  }
}

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

Flow Productivity in other clients