hive-mcp-origin
Provides auto-receipt for every git commit via the origin_git_integration tool, allowing proof of creation for each commit.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hive-mcp-originGet proven creator for work hash e3b0c442"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hive-mcp-origin
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 |
| Stamp work hash with dual-signed receipt | $0.0008 |
| All creators for a hash (earliest = proven creator) | free |
| Paginated work history by creator DID | free |
| Auto-receipt every git commit | $50/month |
| Service health + counts | free |
Related MCP server: hive-mcp-prior
Endpoints
Method | Path | Description |
POST |
| Create origin record |
GET |
| Proven creator list |
GET |
| Creator's work history |
POST |
| Git commit auto-receipt |
GET |
| 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/mcpJSON-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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceMCP server for trademark first-use attestation with post-quantum dual-signed receipts.Last updatedMIT
- Alicense-qualityCmaintenanceMCP server for Hive Prior patent priority timestamping, enabling content disclosure stamping with dual-signed receipts and querying of prior records.Last updatedMIT
- AlicenseAqualityCmaintenanceA thin MCP server that wraps provenance-receipts and quality-gate services as tools, enabling AI agents to certify content origin and score quality via Ed25519-signed receipts.Last updated579MIT
- AlicenseAqualityCmaintenanceMCP server for sealing, verifying, and reading KNOBE Protocol v1 documents with human-confirmed authorship, ensuring document provenance and integrity.Last updated5Apache 2.0
Related MCP Connectors
MCP server bridging holepunchto/keet-identity-key to the Hive agentic identity network
Hive MCP server implementing the EIP-712 over USB/DMK ledger-bridge integration spec…
Personal MCP server for humans who create. Proof of authorship, license control.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srotzin/hive-mcp-origin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server