accelerators for Zed
io.github.s2tconsulting/accelerators
36 tools for AWS infrastructure, security compliance, AI workflows, and ACI governance.
client:Zed
transport:stdio
runtime:npm
Install accelerators in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"accelerators": {
"command": "npx",
"args": [
"-y",
"s2t-mcp-accelerators"
],
"env": {
"S2T_API_KEY": "<S2T_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs