Skip to content
Cline

edgegate mcp for Cline

io.github.frozo-ai/edgegate-mcp

Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI.

client:Cline transport:stdio runtime:npm

Install edgegate mcp 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

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

{
  "mcpServers": {
    "edgegate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "edgegate-mcp"
      ],
      "env": {
        "EDGEGATE_API_KEY": "<EDGEGATE_API_KEY>",
        "EDGEGATE_API_URL": "<EDGEGATE_API_URL>"
      }
    }
  }
}

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

edgegate mcp in other clients