streamable-httpMITupdated 4mo ago
Tether MOS site telemetry, mining intelligence, and energy arbitrage agent.
Was kannst du mit Hive Mos machen?
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
Installation
Hive Mos zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http hive-mos https://hive-mcp-mos.onrender.com/mcpcodex mcp add hive-mos --url https://hive-mcp-mos.onrender.com/mcp{
"mcpServers": {
"hive-mos": {
"url": "https://hive-mcp-mos.onrender.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"hive-mos": {
"type": "http",
"url": "https://hive-mcp-mos.onrender.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"hive-mos": {
"url": "https://hive-mcp-mos.onrender.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"hive-mos": {
"serverUrl": "https://hive-mcp-mos.onrender.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Unvollständig
- Dokumentation11/25
- Pflege13/25
- Vertrauen13/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 120 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 28. Apr. 2026 |