UNPKG

@gluneau/hive-mcp-server

Version:

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

3 lines (2 loc) 120 B
import { z } from 'zod'; export declare const getChainPropertiesSchema: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;