amcharts5 for Zed
io.github.amcharts/amcharts5
On-demand access to amCharts 5 docs, code examples, and API reference
client:Zed
transport:stdio
runtime:npm
Install amcharts5 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"amcharts5": {
"command": "npx",
"args": [
"-y",
"@amcharts/amcharts5-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs