Hive Origin
FreeNot checkedMCP server for Hive Origin that stamps work hashes with dual-signed post-quantum receipt envelopes (ML-DSA-65 + Ed25519) for copyright creation proof, plus quer
About
MCP server for Hive Origin that stamps work hashes with dual-signed post-quantum receipt envelopes (ML-DSA-65 + Ed25519) for copyright creation proof, plus queries for proven creators and paginated work history.
README
Hive Origin — Copyright Creation Receipts LEX-IP §6.3 | Post-Quantum | ML-DSA-65 + Ed25519 | $0.0008/work
MCP server exposing Hive Origin's copyright creation receipt endpoints. Every origin_create call stamps a work hash with a dual-signed ML-DSA-65 + Ed25519 CBOR receipt envelope — an offline-verifiable proof of creation at a specific timestamp. The earliest receipt for any work hash is the proven copyright creation record.
Backend: https://hivemorph.onrender.com
Tools
| Tool | Description | Price |
|---|---|---|
origin_create |
Stamp work hash with dual-signed receipt | $0.0008 |
origin_by_hash |
All creators for a hash (earliest = proven creator) | free |
origin_by_creator |
Paginated work history by creator DID | free |
origin_git_integration |
Auto-receipt every git commit | $50/month |
origin_health |
Service health + counts | free |
Endpoints
| Method | Path | Description |
|---|---|---|
| POST | /v1/origin/create |
Create origin record |
| GET | /v1/origin/by-hash/{work_hash} |
Proven creator list |
| GET | /v1/origin/by-creator/{did} |
Creator's work history |
| POST | /v1/origin/git-integration |
Git commit auto-receipt |
| GET | /v1/origin/health |
Health check |
Connect
Smithery: https://smithery.ai/server/srotzin/hive-mcp-origin
Glama: https://glama.ai/mcp/servers/srotzin/hive-mcp-origin
Run locally:
npm install
node server.js
# MCP endpoint: http://localhost:3000/mcp
JSON-RPC example:
curl -s -X POST http://localhost:3000/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Persistence
Origin records persist to /var/data/hivemorph/origin_records.jsonl.
Git integration records persist to /var/data/hivemorph/origin_git.jsonl.
Council provenance
R3 pass | R4 pass | R5 pass | R6 pass. Three gates: NEED + YIELD + CLEAN-MONEY.
License
MIT. Backend: hivemorph (private).
Brand gold: Pantone 1245 C / #C08D23
Installing Hive Origin
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/srotzin/hive-mcp-originFAQ
Is Hive Origin MCP free?
Yes, Hive Origin MCP is free — one-click install via Unyly at no cost.
Does Hive Origin need an API key?
No, Hive Origin runs without API keys or environment variables.
Is Hive Origin hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Hive Origin in Claude Desktop, Claude Code or Cursor?
Open Hive Origin on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Hive Origin with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
