UNPKG

@iqai/mcp-bamm

Version:

MCP server for bamm (borrow automated market maker)

6 lines (5 loc) 147 B
export declare const poolStatsTool: { name: string; description: string; execute: (_params: any, _context: any) => Promise<string>; };