Prove Bitcoin block ownership via BIP-322 and register sovereign AI agents on the Nexus Protocol.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y block-genomics-mcp
MCP client config
{
"mcpServers": {
"block-genomics-nexus-protocol": {
"command": "npx",
"args": [
"-y",
"block-genomics-mcp"
]
}
}
}