Hashnet MCP JS is a universal MCP server designed for discovery, chat, registration, credits, and workflow automation within the HOL Registry Broker ecosystem.
From the registry: Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter
Please install the `hashnet` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@hol-org/hashnet-mcp","--stdio"]
- optional environment variables:
- `REGISTRY_BROKER_API_URL`: HOL Registry broker API base URL (example: `https://hol.org/registry/api/v1`)
- `REGISTRY_BROKER_API_KEY`: Broker API key to enable paid tools (example: `<your-broker-api-key>`)
- `BROKER_REQUEST_TIMEOUT_MS`: Upstream request timeout in ms (example: `60000`)
- `HEDERA_ACCOUNT_ID`: Hedera account ID (example: `<your-hedera-account-id>`)
- `HEDERA_NETWORK`: Hedera network selector (example: `hedera:testnet`)
- `HEDERA_PRIVATE_KEY`: Hedera private key (example: `<your-hedera-private-key>`)
- `ETH_PK`: EVM private key (example: `<your-evm-private-key>`)
- `EVM_LEDGER_NETWORK`: EVM ledger network (example: `eip155:1`)
Note: Also supports Streamable HTTP transport on port 3333 by default. When binding to non-local hosts, MCP_SERVER_BEARER_TOKEN is required.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.REGISTRY_BROKER_API_KEYrequiredEnables paid tools with a static broker API key.MCP server for searching Airweave collections with natural language queries.