Skip to content
Cline

Aster Agent Gateway for Cline

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:Cline transport:stdio runtime:pypi

Install Aster Agent Gateway in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Aster Agent Gateway in other clients