← Back to Plugins
MCP Server MCP

io.github.hashgraph-online/hashnet

github By github 👁 1 views ▲ 0 votes

Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter

Homepage Verified source GitHub

Install

npx -y @hol-org/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@hol-org/hashnet-mcp",
      "version": "1.0.24",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Registry Broker API key from https://hol.org",
          "format": "string",
          "isSecret": true,
          "name": "REGISTRY_BROKER_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...