the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Orphograph/orphograph",
"description": "Anchor a file's SHA-256 fingerprint to Bitcoin. The file never leaves the device.",
"title": "Orphograph",
"repository": {
"url": "https://github.com/Orphograph/Orphograph",
"source": "github",
"subfolder": "mcp"
},
"version": "0.1.1",
"websiteUrl": "https://orphograph.com/mcp.html",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Orphograph/Orphograph/releases/download/mcp-v0.1.1/orphograph-mcp-0.1.1.mcpb",
"version": "0.1.1",
"fileSha256": "4990aff2704b1860a15dcc3d6f4def45d3cc6c1933270ecead0dabee762a420f",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key issued from https://orphograph.com/account.html. Without it, anchors are subject to the free-tier rate limit (three anchors per twenty-four hours per IP). With it, the customer's subscription or Pack credits apply.",
"isSecret": true,
"name": "ORPHO_API_KEY"
},
{
"description": "Base URL for the Orphograph API. Defaults to https://orphograph.com. Override only for testing or self-hosted instances.",
"default": "https://orphograph.com",
"name": "ORPHO_BASE_URL"
}
]
}
],
"_meta": {}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-12T18:47:54.159092Z",
"publishedAt": "2026-08-12T18:47:54.159092Z",
"updatedAt": "2026-08-12T18:47:54.159092Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.