UNPKG

mcpay

Version:

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

3 lines 270 B
export { createPaidMcpHandler } from "./handler/paid-mcp-server"; export { PaymentRequirements, PaymentOptions, PaymentConfig, PaymentAuthConfig, AdvancedPaymentOptions, SimplePaymentOptions, VerifyResponse } from "./handler/types"; //# sourceMappingURL=handler.d.ts.map