UNPKG

@gluneau/hive-mcp-server

Version:

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

3 lines (2 loc) 141 B
import { Response } from '../utils/response'; export declare function getChainProperties(_params: Record<string, never>): Promise<Response>;