Hivelore MCP Server

The deterministic policy gate for agent-written code - it refuses the commit that repeats a mistake your team already paid for. It runs locally over stdio via the published package.

People who work with developer tools and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-06 · ★ 3 · #56 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Hivelore

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add doucs91-hivelore -- npx -y @hivelore/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "doucs91-hivelore": {
      "command": "npx",
      "args": [
        "-y",
        "@hivelore/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 Apache-2.0 - declared in the repository

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

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

03 · What Hivelore can do

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

Latest releases

v0.62.0 · 2026-09-06

Two agents wrote independent reports the same day, from opposite seats - one reviewing and writing · the task sheets, one executing them - and agreed on more than they disagreed. This release works · through their…

v0.61.1 · 2026-09-05

Two independent field reports on 2026-09-05 (§3 and §7) measured the same thing from two different · hivelore enforce pre-tool-use and hivelore observe each took ~2.3 s per invocation, on a · trivial payload, with user…

v0.61.0 · 2026-09-04

Asked for by three consecutive field reports (2026-09-01, 09-02 §3.5, 09-04 §6), each saying the same · three things: it moved without a visible cause, nobody knew how to raise it, and it never blocked. · Reading what…

04 · Who maintains Hivelore

hivelore is maintained by doucs91. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
coding agent - ranked #56 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-06)
registry
io.github.Doucs91/hivelore (active, first published 2026-07-08)
packages
npm:@hivelore/mcp

06 · Hivelore FAQ

What is Hivelore?

The deterministic policy gate for agent-written code - it refuses the commit that repeats a mistake your team already paid for. It runs locally over stdio via the published package.

Is Hivelore still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-06 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Hivelore?

Run `npx -y @hivelore/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

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

More coding agent MCP servers · Agentmako · Talkthru · Calm MCP · Code Context Engine · Eox Elements

More TypeScript MCP servers · Megalinter · Arena · Help Scout MCP Server · Anything · see all