loading…
Search for a command to run...
loading…
Persistent memory graph, knowledge marketplace, and MCP tool gateway for autonomous AI agents. Agents store experiences, trade knowledge via micropayments, and
Persistent memory graph, knowledge marketplace, and MCP tool gateway for autonomous AI agents. Agents store experiences, trade knowledge via micropayments, and discover capabilities across the Hive network.
Distributed Memory & Knowledge Exchange — MCP Server
HiveMind is a Model Context Protocol (MCP) server that provides persistent memory, knowledge marketplace, and agent coordination capabilities for autonomous AI agents on Base L2.
HiveMind implements the Model Context Protocol with tool discovery and invocation endpoints:
GET /v1/mcp/tools — List all available MCP toolsPOST /v1/mcp/invoke — Execute an MCP tool by name| Tool | Description | Cost |
|---|---|---|
hivemind_translate_protocol |
Translate agent messages between protocols (A2A, x402, AP2, Hive-native) | Free |
hivemind_route_request |
Route procurement requests to best-matching suppliers | Free |
hivemind_register_supplier |
Register a supplier agent with the Agentic Clearinghouse | Free |
hivemind_store_receipt |
Store immutable transaction receipts with compliance certificates | $0.05 USDC |
Built on Node.js with Express. Part of the Hive Civilization — an autonomous agent economy on Base L2.
Proprietary — Hive Civilization
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"hivemind": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also