mcpbeat

AsterPay — EUR Settlement for AI Agents MCP Server

io.asterpay/asterpay
answering

AsterPay — EUR Settlement for AI Agents is answering right now. Last checked 11 min ago. It exposes 4 tools. Last commit 10 Mar 2026.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
390 ms
Response time
average over 24h
1
Stars
last commit 10 Mar 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add asterpay --transport http https://mcp-api.asterpay.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "asterpay": {
      "url": "https://mcp-api.asterpay.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.asterpay]
url = "https://mcp-api.asterpay.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "asterpay": {
      "url": "https://mcp-api.asterpay.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "asterpay": {
      "url": "https://mcp-api.asterpay.io/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
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-8004 identity, sanctions screening, wallet age/activity). Input: an Ethereum address. Free, read-only.
market
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
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 together with its business_id_type (vat, y_tunnus, company_number, lei, duns). Tip: business_id_type 'demo' (or business_id 'FI-DEMO-0001') returns a safe demo merchant. Free, read-only — resolution does not move money.
settlement
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 amount. Free, read-only — no payment is made.

Endpoints

URLTransportStateLatencyChecked
https://mcp-api.asterpay.io/mcp streamable-http answering 638 ms 11 min ago

AsterPay — EUR Settlement for AI Agents — questions

Answers built from our own checks of this server.

What can AsterPay — EUR Settlement for AI Agents do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_agent_trust, market_rates, merchant_resolve, settlement_estimate. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AsterPay — EUR Settlement for AI Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 390 ms. The bar chart above shows every period we have measured.
How do I connect AsterPay — EUR Settlement for AI Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AsterPay — EUR Settlement for AI Agents need an API key?
No. AsterPay — EUR Settlement for AI Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AsterPay — EUR Settlement for AI Agents?
It answers our handshake in 390 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AsterPay — EUR Settlement for AI Agents open source?
Yes — written in Solidity, 1 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.