Back to MCP Servers
Hashnet Mcp Js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
aggregatorsaiagent
Installation
npx -y hashnet-mcp-jsConfiguration
{
"mcpServers": {
"hashnet-mcp-js": {
"command": "npx",
"args": ["-y", "hashnet-mcp-js"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes