UNPKG

@iqai/mcp-atp

Version:

Mcp server for ATP (IQAI's Agent Tokenization Platform) access

6 lines (5 loc) 128 B
export declare const getAgentPositionsTool: { name: string; description: string; execute: () => Promise<string>; };