Skip to main content

Mambu Agentic Platform Overview

The Mambu Agentic Platform is an intelligence layer over your banking data. It lets AI work on that data: gathering it, reasoning over it, and acting on it where permitted, with human oversight. It brings together Mambu's operational systems and an AI layer in a single ecosystem.

What It Does

  • From insight to execution. Agents start by retrieving and explaining information, and are being extended to carry out multi-step operations, with a human in the loop where one is configured.
  • Built for banking. Agents are designed for banking operations and can be tuned to your own products, policies and exceptions.
  • Governed and auditable. Authentication, permissions, guardrails and a full audit trail are built in, so every agent stays within the limits you set and can be reviewed.

Three Layers

The platform is organised in three layers: the agents, the runtime they run on, and the governance that applies to every action.

  • Agentic layer. Pre-built, domain-specific agents, from deposits to lending, payments and beyond, with bespoke agents to follow.
  • Foundation layer. The runtime and services every agent runs on, including a configurable knowledge base and skills.
  • Trust layer. The governance every agent inherits: authentication, permissions, observability, analytics and guardrails.

The Capabilities

The platform comprises four capabilities, which can be used on their own or together.

  • Mambu Agents. AI agents that gather data, operate within configurable guardrails, act where they are allowed, and explain every decision.
  • Mambu MCP. Governed access to your data, transactions and operations, for agents and any compatible AI client.
  • Mambu Insights. A curated data layer designed to support the quality of data used by agents, surfacing actionable signals on growth, risk and anomalies.
  • Mambu Process Orchestrator. The engine for multi-step, multi-actor automation, sequencing agents and people with approvals, branching and rollback.

Glossary

Definitions of terms used across the Mambu Agentic Platform.

TermDefinition
AgentAn autonomous AI agent embedded in the Mambu interface that gathers data, reasons against configurable guardrails, acts where it is allowed, and explains every decision. Hosted by Mambu, configured in Agent Studio.
MCPModel Context Protocol, an open industry standard for connecting AI tools to data and systems
Mambu MCPA hosted connection layer that opens Mambu's banking operations to any major MCP-compatible AI client.
Ask MambuThe first agent available on the platform. A read-only chat assistant embedded in the Mambu interface.
Agent StudioThe administration interface where agents are defined, configured, and managed.
Agent DNAAn agent's identity and purpose, enriched with tenant-specific domain knowledge like products, custom fields, or language preference.
SkillA specific capability of an agent, available to the agent at runtime to process customer input in a predefined manner.
Knowledge BaseA collection of information sources an agent can draw from, such as internal policies or user guides.
GuardrailsRules that check an agent's requests and actions before they run, designed to support safety and compliance.
DeterministicA system behaviour that is predictable and repeatable, such as a balance lookup or a guardrail check.
Non-deterministicA system behaviour that varies between runs, such as the wording of an AI-generated answer.