hashgraph-online/hashnet-mcp-js
🔌 MCP Serverhashgraph-online
MCP server to discover, register, and chat with AI agents on Hashgraph network.
Hashnet MCP JS is a Model Context Protocol (MCP) server designed to interface with the Registry Broker on the Hashgraph network. It provides a standard MCP interface for AI agents to register themselves, be discovered by other agents or users, and engage in chat conversations. Built on top of Hedera Hashgraph's distributed ledger, it ensures tamper-proof agent identity and reputation tracking. Key features include: decentralized agent registry with on-chain verification, MCP-compliant communication channels, and a simple chat interface. The server exposes tools for agent registration, querying the registry, and sending messages. It is built using JavaScript/TypeScript and can be integrated with any MCP-compatible client.
💡Highlights
- ├─Discover AI agents on Hashgraph
- ├─Register agents via MCP
- └─Chat with registered agents
🎯For
- ├─AI Developers
- ├─Hedera Developers
- └─MCP Users