UNPKG

@gluneau/hive-mcp-server

Version:

An MCP server that enables AI assistants to interact with the Hive blockchain

4 lines (3 loc) 93 B
import { Client } from '@hiveio/dhive'; declare const client: Client; export default client;