# Hive Mos

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/srotzin/hive-mcp-mos  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/hive-mos

## Description
Tether MiningOS bridge — site telemetry, paying demand, BTC to USDC settlement

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "hive-mos": {
    "command": "npx",
    "args": ["-y","hive-mos"]
  }
}
```

## Documentation & README

<!-- HIVE_BANNER_V1 -->
<p align="center">
  <a href="https://hive-mcp-gateway.onrender.com/mos/health">
    <img src="https://hive-mcp-gateway.onrender.com/mos/og.svg" alt="HiveMOS · Mining OS Plugin & Energy Arbitrage MCP" width="100%"/>
  </a>
</p>

<h1 align="center">hive-mcp-mos</h1>

<p align="center"><strong>Tether MOS site telemetry, mining intelligence, and energy arbitrage agent.</strong></p>

<p align="center">
  <a href="https://smithery.ai/server/hivecivilization"><img alt="Smithery" src="https://img.shields.io/badge/Smithery-hivecivilization-C08D23?style=flat-square"/></a>
  <a href="https://glama.ai/mcp/servers"><img alt="Glama" src="https://img.shields.io/badge/Glama-pending-C08D23?style=flat-square"/></a>
  <a href="https://hive-mcp-gateway.onrender.com/mos/health"><img alt="Live" src="https://img.shields.io/badge/gateway-live-C08D23?style=flat-square"/></a>
  <a href="https://github.com/srotzin/hive-mcp-mos/releases"><img alt="Release" src="https://img.shields.io/github/v/release/srotzin/hive-mcp-mos?style=flat-square&color=C08D23"/></a>
  <a href="https://github.com/srotzin/hive-mcp-mos/blob/HEAD/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-MIT-C08D23?style=flat-square"/></a>
</p>

<p align="center">
  <code>https://hive-mcp-gateway.onrender.com/mos/mcp</code>
</p>

---

# HiveMOS

**Tether MOS site telemetry, mining intelligence, and energy arbitrage agent.**

MCP server for HiveMOS — Tether Mining OS (MOS) plugin and mining intelligence agent. Site monitoring, hashrate and energy telemetry, pool connection status. Energy-arbitrage signals for operator optimization. USDC/USDT settlement on Base, Ethereum, or Solana. Scaffold shim — backend pending Q3 2026.

## What this is

`hive-mcp-mos` is a Model Context Protocol (MCP) server that exposes the HiveMOS platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production gateway at `https://hive-mcp-gateway.onrender.com`.

- **Protocol:** MCP 2024-11-05 over Streamable-HTTP / JSON-RPC 2.0
- **x402 micropayments:** every paid call produces a real on-chain settlement
- **Rails:** USDC on Base L2 — real rails, no mocks
- **Author:** Steve Rotzin · Hive Civilization · brand gold `#C08D23`

## Endpoints

| Path | Purpose |
|------|---------|
| `POST /mcp` | JSON-RPC 2.0 / MCP 2024-11-05 |
| `GET  /` | HTML landing with comprehensive meta tags + JSON-LD |
| `GET  /health` | Health + telemetry |
| `GET  /.well-known/mcp.json` | MCP discovery descriptor |
| `GET  /.well-known/security.txt` | RFC 9116 security contact |
| `GET  /robots.txt` | Allow-all crawl policy |
| `GET  /sitemap.xml` | Crawler sitemap |
| `GET  /og.svg` | 1200×630 Hive-gold OG image |
| `GET  /seo.json` | JSON-LD structured data (SoftwareApplication) |

## License

MIT. © Steve Rotzin / Hive Civilization. Brand gold `#C08D23` (Pantone 1245 C). Never `#f5c518`.

## Hive Civilization Directory

Part of the Hive Civilization — agent-native financial infrastructure.

- Endpoint Directory: https://thehiveryiq.com
- Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard
- Revenue Dashboard: https://hivemine-dashboard.onrender.com
- Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp

Brand: #C08D23
<!-- /hive-footer -->

