hive-mcp-mark
Click on "Deploy 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-markcheck priority for 'NovaMark'"
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-mark
Hive Mark — Trademark First-Use Attestation LEX-IP §6.2 | Post-Quantum | ML-DSA-65 + Ed25519 | $0.0012/use
MCP server exposing Hive Mark's trademark attestation endpoints. Every attestation issues a dual-signed ML-DSA-65 + Ed25519 CBOR receipt envelope — an offline-verifiable proof of first use. The earliest attestation for any mark is the priority-proving record.
Backend: https://hivemorph.onrender.com
Tools
Tool | Description | Price |
| Record first-use attestation; returns dual-signed receipt | $0.0012 |
| All attestations for a mark string (earliest = priority holder) | free |
| All marks attested by a brand owner DID | free |
| Create brand monitoring record | $50/month |
| Service health + counts | free |
Related MCP server: hive-mcp-prior
Endpoints
Method | Path | Description |
POST |
| Record attestation |
GET |
| Priority-proving list |
GET |
| Owner's mark history |
POST |
| Brand monitoring |
GET |
| Health check |
Connect
Smithery: https://smithery.ai/server/srotzin/hive-mcp-mark
Glama: https://glama.ai/mcp/servers/srotzin/hive-mcp-mark
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
Attestations persist to /var/data/hivemorph/mark_attestations.jsonl.
Monitors persist to /var/data/hivemorph/mark_monitors.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 deployed
Maintenance
Related MCP Connectors
Remote MCP for C2PA disclosure policy MCP, structured receipts, audit logs, and reviewer-ready evide
Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.
Remote MCP for C2PA intake verifier MCP, structured receipts, audit logs, and reviewer-ready evidenc
The evidence layer for MCP: live operational grades plus Trust Receipts for every registry server.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceMCP 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.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for Hive Prior patent priority timestamping, enabling content disclosure stamping with dual-signed receipts and querying of prior records.MIT
- FlicenseAqualityCmaintenanceMCP server that auto-emits tamper-evident receipts for every tool call, enabling EU AI Act Article 12 compliance with signed, chain-linked receipts.1-
- AlicenseNot gradedqualityBmaintenanceMCP server for verifying and attesting SHA-256 fingerprints of digital works via Streamable HTTP, with zero-install and privacy-preserving design.MIT