Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

accelerators in other clients