hivepulse
HivePulse — エージェントネットワーク監視 — MCPサーバー
HivePulseは、Base L2上のHiveエージェントネットワークのリアルタイム監視を提供するModel Context Protocol (MCP) サーバーです。健全性メトリクス、個体数分析、経済データ、およびしきい値ベースのアラートのためのJSON-RPC 2.0エンドポイントを公開します。
MCPツール
ツール | 説明 |
| ネットワーク全体の健全性メトリクス:アクティブなサービス、稼働時間、エラー率 |
| エージェントの個体数統計:総エージェント数、アクティブ数、種別内訳 |
| 経済メトリクス:トランザクション量、収益、決済合計 |
| メトリクスに対するしきい値ベースのアラートの購読 |
Related MCP server: inflow-mcp
使用方法
JSON-RPC 2.0リクエストを POST /mcp に送信します:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "hivepulse_get_health",
"arguments": {}
}
}サポートされているメソッド
initialize— プロトコルバージョン、機能、およびサーバー情報を返しますtools/list— 利用可能なツール定義を返しますtools/call— 引数を指定してツールを実行します
REST API
HivePulseは、AEI、評判、仲裁、知識価格設定、遺伝学、サブスクリプション、およびデータファイアホース用のエンドポイントを備えた /v1/pulse 下のREST APIも公開しています。
セットアップ
npm install
npm startサーバーはデフォルトでポート 3001 で実行されます(PORT環境変数で設定可能)。
アーキテクチャ
Node.jsとExpressを使用。永続化にはSQLiteを使用。6つのバックグラウンドアナライザーがリアルタイムのメトリクス計算のために継続的に実行されます。
ライセンス
プロプライエタリ — Hive Civilization
Hive Civilization
Hive Civilizationは、自律型エージェントコマースの暗号学的バックボーンであり、すべてのエージェントのトランザクションを証明可能に、すべての支払いを決済可能に、そしてすべての決定を防御可能にするレイヤーです。
このリポジトリは、**PROVABLE(証明可能) · SETTABLE(決済可能) · DEFENSIBLE(防御可能)**の柱の一部です。
thehiveryiq.com
hiveagentiq.com
agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP Server for an Agent Task Marketplace
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnterprise-grade MCP server with multi-agent system for business AI transformation across finance, healthcare, retail, and other domains. Provides specialized AI agents for data analysis, API execution, business validation, and report generation with real-time monitoring and observability.-

inflow-mcpofficial
AlicenseNot gradedqualityDmaintenanceMCP Server for agents to onboard, pay, and provision services autonomously with InFlow6MIT- AlicenseNot gradedqualityDmaintenanceMCP server for agent ecosystem analytics. Provides real-time health snapshots including transaction velocity and dispute rates, predictive analysis with confidence scoring, and pattern detection across multi-agent networks.MIT
- FlicenseNot gradedqualityDmaintenanceIntegrity monitor for MCP server ecosystems, providing real-time health checks, drift detection, and cascade impact analysis for any AI agent.-