← Back to Plugins
MCP Server MCP

Bay Run

github By github 👁 1 views ▲ 0 votes

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://run.huggingbay.xyz/mcp/",
      "headers": [
        {
          "description": "Mint the bounded launch bearer using the form-encoded client_credentials request shown at https://run.huggingbay.xyz/quickstart, then send Authorization: Bearer <token>.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...