Preview an FX transfer between two of the business
AI agents use brighty_transfer_intent to commit financial operations through Brighty MCP Server — usually the final step of a payment, billing, or trading workflow. A call moves real money.
Although this tool is described as a 'preview' operation (suggesting read-only intent), it is part of a banking infrastructure MCP server dedicated to financial operations including payments and transfers. The term 'FX transfer' indicates foreign exchange transaction handling. Even as a preview/intent tool, it directly relates to initiating financial transfers that move money or commit financial obligations.
From the tool's definition Tool name contains 'transfer' and description states 'FX transfer between two of the business'. Server description explicitly mentions 'send SEPA/SWIFT payments' and 'banking infrastructure for AI agents'.
Attacks that exploit this kind of access
Preview an FX transfer between two of the business. It is categorised as a Financial tool in the Brighty MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the Brighty MCP Server MCP server in PolicyLayer and add a rule for brighty_transfer_intent: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Brighty MCP Server. Nothing to install.
brighty_transfer_intent is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the brighty_transfer_intent rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for brighty_transfer_intent. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
brighty_transfer_intent is provided by the Brighty MCP Server MCP server (razz-team/brighty-agent-toolkit). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →