AI & ML
Trust: 36/100 (Limited)io.github.hashgraph-online/hashnet Guide
Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter
10 starsby hashgraph-online
Quick Start
Install
npx @hol-org/hashnet-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hashgraph-online-hashnet": {
"command": "npx",
"args": [
"@hol-org/hashnet-mcp"
]
}
}
}