Skip to content
MCP Server Community By @hashgraph-online

hashgraph-online/hashnet-mcp-js

📇 ☁️ 🍎 🪟 🐧 - MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: hashgraph-online/hashnet-mcp-js Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-hashgraph-online-hashnet-mcp-js

Detailed Documentation

📇 ☁️ 🍎 🪟 🐧 - MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.

Configuration

{
  "mcpServers": {
    "hashgraph-online-hashnet-mcp-js": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hashgraph-online-hashnet-mcp-js"
      ],
      "env": {}
    }
  }
}