Prove Bitcoin block ownership via BIP-322 and register sovereign AI agents on the Nexus Protocol.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
block-genomics-mcp · npm · 0.1.2
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.BitmapAsset/block-genomics-mcp",
"description": "Prove Bitcoin block ownership via BIP-322 and register sovereign AI agents on the Nexus Protocol.",
"title": "Block Genomics — Nexus Protocol",
"repository": {
"url": "https://github.com/BitmapAsset/block-genomics-nexus",
"source": "github",
"subfolder": "packages/bg-mcp"
},
"version": "0.1.2",
"websiteUrl": "https://blockgenomics.io",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "block-genomics-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional read-only sandbox key from POST /api/v1/sandbox/key (100 requests/day). Not required for public read tools.",
"format": "string",
"isSecret": true,
"name": "BG_API_KEY"
},
{
"description": "Bearer token issued once by agent registration. Enables the authenticated runtime tools (heartbeat / brief / events).",
"format": "string",
"isSecret": true,
"name": "BG_AGENT_TOKEN"
},
{
"description": "Set to 1 to expose ownership-gated write tools. Requires a BIP-322 signer supplied by the host.",
"format": "string",
"default": "0",
"name": "BG_ENABLE_WRITES"
},
{
"description": "Override the API base URL. Defaults to https://blockgenomics.io.",
"format": "string",
"default": "https://blockgenomics.io",
"name": "BG_API_BASE"
},
{
"description": "Per-request timeout in milliseconds.",
"format": "string",
"default": "15000",
"name": "BG_TIMEOUT_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-10T06:59:48.991773Z",
"publishedAt": "2026-08-10T06:59:48.991773Z",
"updatedAt": "2026-08-10T06:59:48.991773Z",
"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.2last 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.