Skip to content

Aster Agent Gateway for Zed

io.github.alekskram/aster-agent-gateway

Read-only MCP gateway to Aster DEX: 24/7 gold, oil and equity perps, funding with real intervals.

client:Zed transport:stdio runtime:pypi

Install Aster Agent Gateway in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aster-agent-gateway": {
      "command": "uvx",
      "args": [
        "aster-agent-gateway"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Aster Agent Gateway in other clients