送信

Chartone

@zhugejun

Branded chart rendering for AI agents — hosted MCP server, zero setup

サーバー設定

{
  "mcpServers": {
    "chartone": {
      "command": "npx",
      "args": [
        "-y",
        "@chartone/mcp"
      ],
      "env": {
        "CHARTONE_API_KEY": "your-api-key"
      }
    }
  }
}