Skip to content
Cursor

chartwire for Cursor

io.github.outturndev/chartwire

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

client:Cursor transport:streamable-http

Install chartwire in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

chartwire in other clients