UNPKG

@cheqd/mcp-toolkit-server

Version:

MCP Toolkit Server for cheqd

11 lines 256 B
export interface IAgentMCPServerOptions { tools: string[]; credo?: { port: number; name: string; domain?: string; cosmosPayerSeed?: string; trainEndpoint?: string; }; } //# sourceMappingURL=index.d.ts.map