chile-payments

Let AI agents accept payments in Chile (CLP) — cards, Mercado Pago wallet, bank transfer — via Mercado Pago Checkout Pro.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Create Payment Link: Create a payment link in CLP for Chile via Mercado Pago. Buyer pays with cards, Mercado Pago wallet, bank transfer. Returns a hosted checkout URL the buyer opens to pay — payment
  • Query Payment Status: Check whether a Chile payment (created by create_payment_link) has been paid. Queries Mercado Pago directly — pull-based, no webhook needed. paid=true when status is PAID (Mercad

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Let AI agents accept payments in Chile (CLP) — cards, Mercado Pago wallet, bank transfer — via Mercado Pago Checkout Pro. Stateless, bring-your-own credentials (x-mercadopago-access-token), never holds funds. Owner policy guardrails: x-agentpay-max-amount / x-agentpay-approval-above.

Список инструментов сервера (2)

Технические названия из tools/list. Нужны только разработчикам.

create_payment_linkCreate a payment link in CLP for Chile via Mercado Pago. Buyer pays with cards, Mercado Pago wallet, bank transfer. Returns a hosted checkout URL the buyer opens to pay — payment completes automatically, no confirm step. Bring your own credentials via HTTP header (x-mercadopago-access-token; free test credentials from mercadopago.com developers never move real money). Money always flows buyer→Mercado Pago→merchant; this service never touches funds.
query_payment_statusCheck whether a Chile payment (created by create_payment_link) has been paid. Queries Mercado Pago directly — pull-based, no webhook needed. paid=true when status is PAID (Mercado Pago APPROVED).
chile-payments: подключить к Claude, ChatGPT, Cursor · Connectors.fun