Skip to content
Zed

chartwire for Zed

io.github.outturndev/chartwire

Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.

client:Zed transport:streamable-http

Install chartwire in Zed

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

{
  "context_servers": {
    "chartwire": {
      "url": "https://chartwire.helpfulbutton140.workers.dev/mcp"
    }
  }
}

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

chartwire in other clients