Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

ifthenpay Payments MCP

REMOTE · AI.IFTHENPAY.COM · SCANNED AUG 3

Remote MCP for ifthenpay payments: Multibanco, MB WAY and Payshop.

Available components

+5 this week 64 Trust /100
Trust breakdown (6 categories)

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 Security63
Transport & Reachability100
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1756 tokens (~195/item across 9 items; 9 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 Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

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 · ai.ifthenpay.com

# add to Claude Code
claude mcp add --transport http com-ifthenpay-payments https://ai.ifthenpay.com/mcp/payments/
# ~/.codex/config.toml
[mcp_servers.com-ifthenpay-payments]
url = "https://ai.ifthenpay.com/mcp/payments/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ifthenpay-payments": {
      "type": "remote",
      "url": "https://ai.ifthenpay.com/mcp/payments/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-ifthenpay-payments --url https://ai.ifthenpay.com/mcp/payments/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-ifthenpay-payments:
    url: "https://ai.ifthenpay.com/mcp/payments/"
// mcp.json
{
  "mcpServers": {
    "com-ifthenpay-payments": {
      "type": "http",
      "url": "https://ai.ifthenpay.com/mcp/payments/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • 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 +2
    • 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

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    First indexed and scored.

Diagnostics

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://ai.ifthenpay.com/mcp/payments/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ifthenpay.com CN=WE1,O=Google Trust Services,C=US 16 Jul 2026 14 Oct 2026 ECDSA 256 ECDSA-SHA256 3d0255f4295f8ced13367c867b8e6f78
SANs: ifthenpay.com, *.ifthenpay.com
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 ai.ifthenpay.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
ifthenpay.com. 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
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ai.ifthenpay.com/mcp/payments/ Verified 200
http (plaintext) http://ai.ifthenpay.com/mcp/payments/ HTTPS enforced 301 https://ai.ifthenpay.com/mcp/payments/
MCP tools — 9 exposed · ~1,756 tokens

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.

Tool Tokens
cofidis_create_payment ~194

Creates a Cofidis Pay instalment payment. Returns a payment URL where the customer can complete the purchase in instalments.

NameTypeReqDescription
amountnumberyesPayment amount in EUR. Cofidis has minimum and maximum limits per customer.
cofidis_keystringyesifthenpay Cofidis Pay key.
customer_emailstringEmail address of the customer.
customer_namestringFull name of the customer.
customer_phonestringCustomer phone number including country code (e.g. +351256245560).
descriptionstringShort description or reference for the payment (e.g. order number).
order_idstringyesUnique order identifier in your system (max 15 characters).
return_urlstringyesURL to redirect the customer after the payment flow. The API appends &Success=True on approval, or another value on failure.

No output schema declared.

No examples provided.

creditcard_create_payment ~171

Creates a credit/debit card payment session and returns a payment URL. The customer is redirected to a hosted checkout page to complete payment with their card.

NameTypeReqDescription
amountnumberyesPayment amount in EUR (e.g. 10.50).
cancel_urlstringyesURL to redirect the customer if they cancel the payment.
ccard_keystringyesifthenpay Credit Card key.
error_urlstringyesURL to redirect the customer if the payment fails.
languagestringLanguage for the checkout page (e.g. "pt", "en"). Defaults to "pt".
order_idstringyesUnique order identifier in your system (max 15 characters).
success_urlstringyesURL to redirect the customer after a successful payment.

No output schema declared.

No examples provided.

mbway_check_status ~64

Checks the status of a previously requested MB WAY payment. Returns pending, paid, declined, timeout, or cancelled.

NameTypeReqDescription
mbway_keystringyesifthenpay MB WAY key.
request_idstringyesRequest ID returned by mbway_request_payment.

No output schema declared.

No examples provided.

mbway_request_payment ~131

Sends an MB WAY payment request to the customer's mobile phone. The customer approves the payment in the MB WAY app. Use mbway_check_status to check the result.

NameTypeReqDescription
amountnumberyesPayment amount in EUR (e.g. 10.50).
descriptionstringShort payment description shown in the MB WAY app.
mbway_keystringyesifthenpay MB WAY key.
order_idstringyesUnique order identifier in your system.
phonestringyesCustomer mobile number in format "351#912345678" (country code # number).

No output schema declared.

No examples provided.

multibanco_create_reference ~105

Creates a Multibanco payment reference that the customer can use to pay at any ATM or via online banking in Portugal.

NameTypeReqDescription
amountnumberyesPayment amount in EUR (e.g. 10.50).
expiry_daysintegerNumber of days until the reference expires. Defaults to no expiry if omitted.
mb_keystringyesifthenpay Multibanco key.
order_idstringyesUnique order identifier in your system.

No output schema declared.

No examples provided.

payments_list ~297

Lists completed payments using the ifthenpay Backoffice Key. Filter by payment method, date range, order ID, reference or request ID. Returns up to 1000 most recent payments if no filters are applied.

NameTypeReqDescription
amountstringFilter by exact payment amount.
bo_keystringyesifthenpay Backoffice Key (provided when signing the contract).
date_endstringEnd date/time in format dd-MM-yyyy HH:mm:ss (e.g. 31-01-2024 23:59:59).
date_startstringStart date/time in format dd-MM-yyyy HH:mm:ss (e.g. 01-01-2024 00:00:00).
entitystringPayment method entity filter. Use: MB, MBWAY, PAYSHOP, CCARD, COFIDIS, GOOGLE, APPLE, PIX, or a 5-digit Multibanco entity number. Leave blank for all methods.
order_idstringFilter by order identifier.
referencestringFilter by payment reference (Multibanco/Payshop reference or orderId for other methods).
request_idstringFilter by the unique request token returned at payment creation.
sub_entitystringPayment method key or sub-entity (e.g. MB KEY, MBWAY KEY, PAYSHOP KEY). Leave blank to match all.

No output schema declared.

No examples provided.

payshop_create_reference ~121

Creates a Payshop payment reference that the customer can use to pay at any Payshop agent or CTT (postal service) in Portugal.

NameTypeReqDescription
amountnumberyesPayment amount in EUR (e.g. 10.50).
expiry_datestringExpiry date in YYYYMMDD format (e.g. 20301231). Leave blank for no expiry.
order_idstringyesUnique order identifier in your system (max 25 characters).
payshop_keystringyesifthenpay Payshop key.

No output schema declared.

No examples provided.

pinpay_create_payment ~404

Creates a Pay by Link / PINPAY payment. Returns a shareable payment URL and a PIN code. The hosted checkout supports multiple payment methods including Credit Card, Google Pay, and Apple Pay.

NameTypeReqDescription
accountsstringPayment methods to show in the gateway, separated by semicolons. Format: METHOD|KEY (e.g. "MBWAY|MBWAY-KEY;MB|MB-KEY;PAYSHOP|PAYSHOP-KEY;CCARD|CCARD-KEY"). Leave blank to use gateway defaults.
amountnumberyesPayment amount in EUR (e.g. 10.50).
btn_close_labelstringLabel text for the close/back button.
btn_close_urlstringURL for the close/back button on the payment page.
cancel_urlstringURL to redirect the customer if they cancel.
descriptionstringShort description shown on the payment page (max 200 characters).
error_urlstringURL to redirect the customer if the payment fails.
expiry_datestringLink expiry date in YYYYMMDD format (e.g. 20301231). Leave blank for no expiry.
gateway_keystringyesifthenpay Gateway key for Pay by Link / PINPAY.
langstringLanguage for the payment page: pt, en, es, fr. Defaults to pt.
order_idstringyesUnique order identifier in your system (max 15 characters).
otpstringOne-time payment: "true" makes the link expire after a single payment.
selected_methodstringPre-select a payment method: 1=Multibanco, 2=MB WAY, 3=Payshop, 4=Credit Card, 7=Cofidis Pay, 8=Pix.
success_urlstringURL to redirect the customer after a successful payment.

No output schema declared.

No examples provided.

pix_create_payment ~269

Creates a PIX payment for Brazilian customers. Returns a payment URL and a QR code value. Customer must have a CPF number (Brazilian tax ID).

NameTypeReqDescription
amountnumberyesPayment amount in BRL (e.g. 50.00).
customer_addressstringCustomer street address.
customer_citystringCustomer city.
customer_cpfstringyesCustomer CPF number (Brazilian tax ID), digits only (e.g. 74026594025).
customer_emailstringyesCustomer email address.
customer_namestringyesFull name of the customer (max 150 characters).
customer_phonestringyesCustomer phone number including country code (e.g. +5585912345678).
customer_statestringCustomer state (e.g. CE, SP).
customer_zip_codestringCustomer postal/ZIP code.
descriptionstringShort description or reference for the payment (max 200 characters).
order_idstringyesUnique order identifier in your system (max 25 characters).
pix_keystringyesifthenpay PIX key.
redirect_urlstringyesURL to redirect the customer after payment. Check payment status via the status API after redirect.

No output schema declared.

No examples provided.