Skip to content
Zed

ChartPane for Zed

io.github.ahmadsl/chartpane

Renders interactive Chart.js charts and dashboards inline in AI conversations.

client:Zed transport:streamable-http

Install ChartPane in Zed

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

{
  "context_servers": {
    "chartpane": {
      "url": "https://mcp.chartpane.com/mcp"
    }
  }
}

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

ChartPane in other clients