← Back to Plugins
MCP Server MCP

io.github.stillmarcus24/stillos-edge-gate

github By github 👁 1 views ▲ 0 votes

Grade a track record before risking capital: REAL_EDGE/REGIME_LUCK/NEGATIVE_EV. Fail-closed.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://stillos-edge-gate-edge.stillos.workers.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "stillos-edge-gate",
      "version": "1.3.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "description": "run as MCP stdio server",
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...