UNPKG

@iqai/mcp-bamm

Version:

MCP server for bamm (borrow automated market maker)

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