ChartPane for Cursor
io.github.ahmadsl/chartpane
Renders interactive Chart.js charts and dashboards inline in AI conversations.
client:Cursor
transport:streamable-http
Install ChartPane in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chartpane": {
"url": "https://mcp.chartpane.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs