Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.
claude mcp add chartwire --transport http https://chartwire.helpfulbutton140.workers.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"chartwire": {
"url": "https://chartwire.helpfulbutton140.workers.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chartwire": {
"serverUrl": "https://chartwire.helpfulbutton140.workers.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"chartwire": {
"type": "http",
"url": "https://chartwire.helpfulbutton140.workers.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"chartwire": {
"url": "https://chartwire.helpfulbutton140.workers.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"chartwire": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chartwire.helpfulbutton140.workers.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://chartwire.helpfulbutton140.workers.dev/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.outturndev--chartwire/reviews or the review_server meta-tool.
POST /mcp