UNPKG

mcpay

Version:

SDK and CLI for MCPay functionality - MCP servers with payment capabilities

4 lines 268 B
export { PaymentTransport, createPaymentTransport, type PaymentTransportOptions } from './mcp/payment-http-transport.js'; export type { Account } from 'viem'; export type { Client } from '@modelcontextprotocol/sdk/client/index.js'; //# sourceMappingURL=client.d.ts.map