Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AsterPay — EUR Settlement for AI Agents

io.asterpay/asterpay

EUR settlement + trust for AI agent commerce: budgets, KYA, merchant discovery. 22 tools.

Uptime
100.0%
1 direct probes · 30d
Response
916ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

check_agent_trust

Know Your Agent (KYA): score how trustworthy an AI agent or wallet is before paying or transacting with it. Returns a trust score 0-100, tier (Open/Verified/Trusted/Enterprise) and components (ERC-800…

settlement_estimate

Estimate converting a USDC amount to EUR via AsterPay's EUR off-ramp. Returns the exchange rate, AsterPay fee (0.5% + €0.10 on the EU rail), net EUR amount and SEPA Instant timing. Input: a USDC amoun…

market_rates

Get current reference market rates used by AsterPay (e.g. USDC, EURC, major crypto rates and FX). No input. Free, read-only.

merchant_resolve

Resolve a European business to its verified payment endpoint (IBAN/BIC) via AsterPay's Merchant Payment Endpoint (MPE), from provable sources only. Provide EITHER a merchant_id OR a business_id togeth…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "asterpay_—_eur_settlement_for_ai_agents": {
      "url": "https://mcp-api.asterpay.io/mcp",
      "transport": "streamable-http"
    }
  }
}