Serversio.github.srotzin/hive-mcp-gateway
G

Hive Gateway

io.github.srotzin/hive-mcp-gateway · v1.2.0
● Remote
v1.2.0remote🌐 https://hive-mcp-gateway.onrender.com/gateway/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.srotzin/hive-mcp-gateway",
  "description": "Unified gateway hosting 5 Hive Civilization MCP servers (evaluator, trade, depin, compute-grid…",
  "title": "Hive Gateway",
  "repository": {
    "url": "https://github.com/srotzin/hive-mcp-gateway",
    "source": "github"
  },
  "version": "1.2.0",
  "websiteUrl": "https://thehiveryiq.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "build_info": {
        "license": "MIT",
        "settlement": "USDC on Base",
        "stack": "hive-civilization"
      },
      "tool": "hive-release-tool",
      "version": "1.0.0"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}