Hashnet MCP Server

Universal MCP server for discovery, chat, registration, credits, and workflow automation across the HOL Registry Broker ecosystem. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-08 · ★ 13 · #432 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Hashnet

Claude Code

claude mcp add hashgraph-online-hashnet-mcp-js -- npx -y @hol-org/hashnet-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @hol-org/hashnet-mcp - the @hol-org scope differs from the repo owner (hashgraph-online); confirm it's the project's official package

registry namespace io.github.hashgraph-online is GitHub-verified and matches the repo owner

03 · What Hashnet can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-03-27

Initial Release · @hol-org/hashnet-mcp initial public release of the HOL MCP server. · What's Included · End-to-end MCP server implementation with stdio and HTTP transports · Broker-backed discovery, chat…

zenodo-seo-2026-02-23-1144 · 2026-02-23

SEO-focused metadata update with canonical hol.org links.

zenodo-e2e-2026-02-23-1136 · 2026-02-23

Trigger release after adding .zenodo.json metadata.

04 · Who maintains Hashnet

hashnet is maintained by hashgraph-online. We track 2 MCP servers from hashgraph-online - 2 actively maintained, 483 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from hashgraph-online.

  1. HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470

05 · Facts

category
other - ranked #432 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.hashgraph-online/hashnet (active, first published 2026-01-25)
packages
npm:@hol-org/hashnet-mcp

06 · Hashnet FAQ

What is Hashnet?

Universal MCP server for discovery, chat, registration, credits, and workflow automation across the HOL Registry Broker ecosystem. It runs locally over stdio via the published package.

Is Hashnet still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-08. We re-verify nightly.

How do I install Hashnet?

Run `npx -y @hol-org/hashnet-mcp`. You can also paste the ready-made client config above.

Does Hashnet run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Hashnet

More MCP servers to compare · Apple Notes · Eve Mentor MCP · Apple Reminders · Events MCP

More TypeScript MCP servers · Safari DevTools MCP · Coach Watts · Hebcal · Cloudflare MCP Pro · n8n Pro MCP · see all