edgegate-mcp

frozo-ai/edgegate-mcp
★ 1 stars TypeScript AI/LLM Updated today
MCP server for EdgeGate — set up edge-AI regression gates from Claude Code, Cursor, or Claude Desktop.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "edgegate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "frozo-ai/edgegate-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [EdgeGate](https://edgegate.frozo.ai) — set up edge-AI regression gates on Snapdragon devices directly from Claude Code, Cursor, or Claude Desktop. EdgeGate runs AI model regression tests on real Snapdragon hardware via Qualcomm AI Hub, then produces signed evidence bundles you can attach to CI gates. This npm package exposes EdgeGate's REST API as 30+ MCP tools, plus bundled skills, so you can drive the whole flow from a prompt:

Tools (20)

edgegate_change_member_roleedgegate_check_byo_bucketedgegate_check_statusedgegate_compare_runsedgegate_connect_huggingfaceedgegate_connect_qaihubedgegate_create_api_keyedgegate_create_pipelineedgegate_create_promptpackedgegate_create_workspaceedgegate_disconnect_byo_bucketedgegate_disconnect_huggingfaceedgegate_disconnect_qaihubedgegate_export_run_reportedgegate_get_audit_reportedgegate_get_byo_auditedgegate_get_huggingface_integrationedgegate_get_qaihub_integrationedgegate_get_reportedgegate_import_huggingface_model