Three AI capabilities
Payments Concierge
Conversational AI for ops and finance. Ask questions, get root-cause on declines, generate reports. Runs on WhatsApp and Slack.
Smart routing
Automated AI in the payment flow. Picks the optimal provider per transaction. Powered by Aida.
MCP for AI tools
Yuno’s APIs as MCP tools. Connect Claude Code, Cursor, or Windsurf and let AI assistants drive sandbox flows.
Payments Concierge
Concierge is your team’s intelligent payments agent. It watches your stack across every provider and country and replies in plain language, no SQL, no dashboards, no special commands. What it does- Answers operational questions. “Why did approvals drop in Mexico last night?” “Which PSP performs best for Visa in Brazil?”
- Roots out declines. Identifies the root cause of a rejection and the corrective step.
- Compares PSPs side by side. Performance by country, card brand, BIN, and method.
- Alerts proactively. Pages you when a provider underperforms or approval rates drop.
- Generates reports. Excel, PDF, or PowerPoint, on demand.
Smart routing
Smart routing is the automated half of Yuno AI. It runs inside the payment flow you already use, picking the right provider for each transaction without any change on your side. What it does- Routes by learned patterns. Approval probability, cost, and live provider health combine into one decision per transaction.
- Retries soft declines intelligently. Falls over to a second provider using patterns it learned from your traffic, without exceeding network retry limits. See Transaction retries.
- Tunes 3DS decisioning. Applies challenge or frictionless flows where they lift approvals without breaking risk thresholds.
- Optimizes cost. Trades approval probability against processing cost when both providers can win.
- Connect two or more providers in Dashboard > Connections. Smart routing only acts when there is a real choice.
- Let Aida observe traffic. Quality improves over the first 30 days as more data accumulates.
- Track decisions and approval lift in Aida Dashboard.
- Override behavior with routing rules and risk conditions when you need to pin a flow.
MCP for developers and AI agents
Yuno’s Model Context Protocol server exposes the Yuno API as machine-readable tools. AI assistants can call them directly, so your developers can investigate payment data, create test transactions, and debug integrations using natural language inside their editor. What it does- Exposes Yuno API operations (customers, payment methods, payments, subscriptions, payment links, installment plans, and more) as MCP tools with clear input and output shapes.
- Lets AI assistants invoke them on your behalf, no custom integration code required.
MCP is for sandbox and development workflows. Production access is gated by account approval, and Yuno does not recommend using MCP to drive live merchant payments. See the MCP integration guide for the full setup, env vars, and tool catalog. For the remote variant see Remote MCP server. For the per-tool reference see MCP tool reference.
What to do first
Enable Concierge
Reach out to support to turn Concierge on for your account, then add the WhatsApp or Slack integration so the team can start asking questions.
Confirm smart routing is active
Open Aida Dashboard to see whether Aida is making routing decisions. If you only have one provider connected, add a second from Connections.
Wire MCP into your editor
Follow the MCP integration guide to connect Claude Code, Cursor, or Windsurf so your developers can query Yuno from their AI assistant.
Bookmark the deeper docs
Aida agent, Aida Dashboard, the Aida implementation guide, and the MCP tool reference are where the depth lives.
Where to go next
Aida agent
Full smart-routing capabilities and how decisions are made.
Aida Dashboard
Where finance teams monitor approval lift, routing decisions, and cost.
Aida implementation guide
Rollout sequencing, observability, and rollback options for smart routing.
MCP for AI tools
Let Claude Code, Cursor, and other AI assistants read Yuno data and drive sandbox flows.