Loading MCP server directory, please wait...
Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI.
npx @getmcp/cli add io.github.frozo-ai/edgegate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EDGEGATE_API_KEYEdgeGate API key. Generate one at https://edgegate.frozo.ai/workspace/<id>/settings#api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.frozo-ai/edgegate-mcp": {
"command": "npx",
"args": [
"-y",
"edgegate-mcp"
],
"env": {
"EDGEGATE_API_KEY": "",
"EDGEGATE_API_URL": "https://edgegateapi.frozo.ai"
}
}
}
}