Pagar.me
REMOTE · API.MCP.AI · SCANNED AUG 3
Stone's payments gateway (api.pagar.me), orders, charges (card, Pix, boleto), customers and cards, p
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (pagarme_charges_cancel). See how to fix → View diagnostics → Fail
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability33
- AI-judged instruction clarity (poor).Fail
- Context-footprint check failed: tool/resource definitions use about 13537 tokens (~157/item across 86 items; 86 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.mcp.ai
claude mcp add --transport http mcp-dir-pagarme-mcp https://api.mcp.ai/p_pagarme
[mcp_servers.mcp-dir-pagarme-mcp] url = "https://api.mcp.ai/p_pagarme"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mcp-dir-pagarme-mcp": {
"type": "remote",
"url": "https://api.mcp.ai/p_pagarme",
"enabled": true
}
}
} openclaw mcp add mcp-dir-pagarme-mcp --url https://api.mcp.ai/p_pagarme --transport streamable-http
mcp_servers:
mcp-dir-pagarme-mcp:
url: "https://api.mcp.ai/p_pagarme" {
"mcpServers": {
"mcp-dir-pagarme-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_pagarme"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.200 → 0.9.201 functional
- 2 Aug 26 +3
- Schema quality: unverified → poor ▲ functional
- 1 Aug 26 −2
- The server rewrote its instructions, which are the text every model session reads security
- Schema quality: poor → unverified ▼ functional
- Server version: 0.9.197 → 0.9.200 functional
- 31 Jul 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.184 → 0.9.193 functional
- 28 Jul 26 +1
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.180 → 0.9.184 functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.mcp.ai/p_pagarme
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.ai | CN=WE1,O=Google Trust Services,C=US | 31 Jul 2026 | 29 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 796a3b1f576e3f2e133c5d19d8f7be3b |
| SANs: mcp.ai, *.mcp.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of api.mcp.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| mcp.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.mcp.ai/p_pagarme | Verified | 200 | |
| http (plaintext) | http://api.mcp.ai/p_pagarme | Inconclusive | 406 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
pagarme_plans_delete ~65
Remove um plano no Pagar.me V5 (requer plan_id). Irreversível. Bulk support: accepts plan_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| plan_id | string | yes | — |
| plan_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_plans_get ~111
Planos de assinatura no Pagar.me V5. Ações: - list: lista planos (page, size; data: name, status). - get: plano por plan_id. [Flattened action: get] Bulk support: accepts plan_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| plan_id | string | — | — |
| plan_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_plans_list ~111
Planos de assinatura no Pagar.me V5. Ações: - list: lista planos (page, size; data: name, status). - get: plano por plan_id. [Flattened action: list] Bulk support: accepts plan_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| plan_id | string | — | — |
| plan_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_plans_write_create ~115
Criar/atualizar planos no Pagar.me V5 (só sk_). Ações: - create: cria plano (data: name, interval, interval_count, items[], …). - update: atualiza plano (requer plan_id; data). [Flattened action: create] Bulk support: accepts plan_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| plan_id | string | — | — |
| plan_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_plans_write_update ~115
Criar/atualizar planos no Pagar.me V5 (só sk_). Ações: - create: cria plano (data: name, interval, interval_count, items[], …). - update: atualiza plano (requer plan_id; data). [Flattened action: update] Bulk support: accepts plan_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| plan_id | string | — | — |
| plan_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_anticipation_limits ~205
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: anticipation_limits] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_anticipations ~204
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: anticipations] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_balance ~201
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: balance] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_default ~201
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: default] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_get ~201
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: get] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_list ~201
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: list] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_transfers ~202
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: transfers] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_withdrawals ~203
Recebedores (split/marketplace) no Pagar.me V5. Ações: - list: lista recebedores (page, size). - get: recebedor por recipient_id. - default: recebedor padrão (a própria conta). - balance: saldo do recebedor (requer recipient_id). - transfers: transferências do recebedor (requer recipient_id). - withdrawals: saques do recebedor (requer recipient_id). - anticipations: antecipações do recebedor (requer recipient_id). - anticipation_limits: limites de antecipação (requer recipient_id). [Flattened action: withdrawals] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
| size | number | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_write_create ~165
Criar/operar recebedores no Pagar.me V5 (só sk_). Ações: - create: cria recebedor (data). - update: atualiza recebedor (requer recipient_id; data). - update_bank_account: atualiza conta bancária (requer recipient_id; data). - create_withdrawal: cria saque (requer recipient_id; data: { amount }). - create_anticipation: cria antecipação (requer recipient_id; data). [Flattened action: create] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_write_create_anticipation ~171
Criar/operar recebedores no Pagar.me V5 (só sk_). Ações: - create: cria recebedor (data). - update: atualiza recebedor (requer recipient_id; data). - update_bank_account: atualiza conta bancária (requer recipient_id; data). - create_withdrawal: cria saque (requer recipient_id; data: { amount }). - create_anticipation: cria antecipação (requer recipient_id; data). [Flattened action: create_anticipation] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_write_create_withdrawal ~171
Criar/operar recebedores no Pagar.me V5 (só sk_). Ações: - create: cria recebedor (data). - update: atualiza recebedor (requer recipient_id; data). - update_bank_account: atualiza conta bancária (requer recipient_id; data). - create_withdrawal: cria saque (requer recipient_id; data: { amount }). - create_anticipation: cria antecipação (requer recipient_id; data). [Flattened action: create_withdrawal] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_write_update ~165
Criar/operar recebedores no Pagar.me V5 (só sk_). Ações: - create: cria recebedor (data). - update: atualiza recebedor (requer recipient_id; data). - update_bank_account: atualiza conta bancária (requer recipient_id; data). - create_withdrawal: cria saque (requer recipient_id; data: { amount }). - create_anticipation: cria antecipação (requer recipient_id; data). [Flattened action: update] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_recipients_write_update_bank_account ~169
Criar/operar recebedores no Pagar.me V5 (só sk_). Ações: - create: cria recebedor (data). - update: atualiza recebedor (requer recipient_id; data). - update_bank_account: atualiza conta bancária (requer recipient_id; data). - create_withdrawal: cria saque (requer recipient_id; data: { amount }). - create_anticipation: cria antecipação (requer recipient_id; data). [Flattened action: update_bank_account] Bulk support: accepts recipient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| recipient_id | string | — | — |
| recipient_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_cancel ~83
Cancela uma assinatura no Pagar.me V5 (requer subscription_id; data opcional: { cancel_pending_invoices }). Irreversível. Bulk support: accepts subscription_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| subscription_id | string | yes | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_cycles ~181
Assinaturas no Pagar.me V5. Ações: - list: lista assinaturas (page, size; data: customer_id, plan_id, status, created_since/until). - get: assinatura por subscription_id. - items: itens da assinatura (requer subscription_id). - cycles: ciclos da assinatura (requer subscription_id). - usages: usos de um item medido (requer subscription_id + item_id). [Flattened action: cycles] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| page | number | — | — |
| size | number | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_get ~181
Assinaturas no Pagar.me V5. Ações: - list: lista assinaturas (page, size; data: customer_id, plan_id, status, created_since/until). - get: assinatura por subscription_id. - items: itens da assinatura (requer subscription_id). - cycles: ciclos da assinatura (requer subscription_id). - usages: usos de um item medido (requer subscription_id + item_id). [Flattened action: get] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| page | number | — | — |
| size | number | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_items ~181
Assinaturas no Pagar.me V5. Ações: - list: lista assinaturas (page, size; data: customer_id, plan_id, status, created_since/until). - get: assinatura por subscription_id. - items: itens da assinatura (requer subscription_id). - cycles: ciclos da assinatura (requer subscription_id). - usages: usos de um item medido (requer subscription_id + item_id). [Flattened action: items] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| page | number | — | — |
| size | number | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_list ~181
Assinaturas no Pagar.me V5. Ações: - list: lista assinaturas (page, size; data: customer_id, plan_id, status, created_since/until). - get: assinatura por subscription_id. - items: itens da assinatura (requer subscription_id). - cycles: ciclos da assinatura (requer subscription_id). - usages: usos de um item medido (requer subscription_id + item_id). [Flattened action: list] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| page | number | — | — |
| size | number | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_usages ~182
Assinaturas no Pagar.me V5. Ações: - list: lista assinaturas (page, size; data: customer_id, plan_id, status, created_since/until). - get: assinatura por subscription_id. - items: itens da assinatura (requer subscription_id). - cycles: ciclos da assinatura (requer subscription_id). - usages: usos de um item medido (requer subscription_id + item_id). [Flattened action: usages] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| page | number | — | — |
| size | number | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_add_item ~220
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: add_item] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_add_usage ~220
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: add_usage] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_create ~218
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: create] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_update_billing_date ~224
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: update_billing_date] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_update_card ~220
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: update_card] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_subscriptions_write_update_payment_method ~222
Criar/operar assinaturas no Pagar.me V5 (só sk_; não-destrutivas). Ações: - create: cria assinatura (data: customer_id/customer, plan_id ou items[], payment_method, card_id, …). - update_card: altera cartão (requer subscription_id; data). - update_payment_method: altera meio de pagamento (requer subscription_id; data). - update_billing_date: altera data de cobrança (requer subscription_id; data). - add_item: adiciona item (requer subscription_id; data). - add_usage: registra uso de item medido (requer subscription_id + item_id; data opcional). [Flattened action: update_payment_method] Bulk support: accepts subscription_ids, item_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| item_id | string | — | — |
| item_ids | array | — | — |
| subscription_id | string | — | — |
| subscription_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_transfers_get ~108
Transferências no Pagar.me V5. Ações: - list: lista transferências (page, size; data: filtros). - get: transferência por transfer_id. [Flattened action: get] Bulk support: accepts transfer_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| size | number | — | — |
| transfer_id | string | — | — |
| transfer_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_transfers_list ~108
Transferências no Pagar.me V5. Ações: - list: lista transferências (page, size; data: filtros). - get: transferência por transfer_id. [Flattened action: list] Bulk support: accepts transfer_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| page | number | — | — |
| size | number | — | — |
| transfer_id | string | — | — |
| transfer_ids | array | — | — |
No output schema declared.
No examples provided.
pagarme_transfers_write ~54
Cria uma transferência no Pagar.me V5 (só sk_). data = JSON do corpo (amount, recipient_id, …).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | yes | — |
No output schema declared.
No examples provided.
report_bug ~50
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | — | — |
| conversation | string | — | — |
| message | string | yes | — |
No output schema declared.
No examples provided.
show_version ~17
Show the current MCP platform and adapter versions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
toolkit_info ~30
Returns the current toolkit state: installed MCPs, their connection status, and how many catalog tools each exposes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.