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"
}
}
}
}