SmarterPay — управление платежами и подписками

integrations

Smarterpay is a Claude Code skill that connects the agent to the SmarterPay payment processing platform, enabling management of payments, customers, invoices, subscriptions, and quotes. It operates through the Membrane CLI: authentication runs via `membrane login`, available operations are discovered with natural-language intent queries (`membrane action list --intent`), and direct API calls go through Membrane's proxy, which automatically injects and refreshes credentials. When built-in actions don't cover a specific use case, raw HTTP requests can be sent to the SmarterPay API with full auth handling still managed by Membrane. The skill is aimed at developers and teams automating payment workflows or integrating SmarterPay data into an AI agent without hand-rolling OAuth. A Membrane account is required (free tier supported), along with network access.