Hivemind MCP Server

Your canon is the source of truth. AI stays inside the lines. When building fictional worlds - whether you're writing a novel, designing a game, or running an RPG campaign - AI tools can be powerful collaborators. But they hallucinate. Ask your AI assistant about a character you created last week, and it might invent details that contradict your established canon.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 9 · #45 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Hivemind

Claude Code

claude mcp add hiveforge-sh-hivemind -- npx -y @hiveforge/hivemind-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hiveforge-sh-hivemind": {
      "command": "npx",
      "args": [
        "-y",
        "@hiveforge/hivemind-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 MIT - declared in the repository

npm package @hiveforge/hivemind-mcp - the @hiveforge scope differs from the repo owner (hiveforge-sh); confirm it's the project's official package

registry namespace io.github.hiveforge-sh is GitHub-verified and matches the repo owner

03 · What Hivemind can do

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

Latest releases

3.6.3 · 2026-02-13

3.6.3 (2026-02-13) · add MCP registry token files to gitignore to prevent credential exposure

3.6.2 · 2026-02-13

3.6.2 (2026-02-13) · prevent ReDoS attacks in frontmatter parsing regex patterns

3.6.1 · 2026-02-13

3.6.1 (2026-02-13) · update dependencies to resolve security vulnerabilities

04 · Who maintains Hivemind

hivemind is maintained by hiveforge-sh. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
productivity - ranked #45 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
io.github.hiveforge-sh/hivemind (active, first published 2026-02-13)
packages
npm:@hiveforge/hivemind-mcp

06 · Hivemind FAQ

What is Hivemind?

Your canon is the source of truth. AI stays inside the lines. When building fictional worlds - whether you're writing a novel, designing a game, or running an RPG campaign - AI tools can be powerful collaborators. But they hallucinate. Ask your AI assistant about a character you created last week, and it might invent details that contradict your established canon.

Is Hivemind still maintained?

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

How do I install Hivemind?

Run `npx -y @hiveforge/hivemind-mcp`. You can also paste the ready-made client config above.

Does Hivemind 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 Hivemind

More productivity MCP servers · Human Pages · Icloud Calendar MCP · Memo · Clear Market · Apple Calendar

More TypeScript MCP servers · Good Memory · Podium MCP · Stacksfinder · Nodebench · Mit Dining · see all