support_loadbay

Support the Loadbay builder with a USDC tip over x402. Returns the payable endpoint — GET it with your own x402 wallet to send the tip. Loadbay never holds funds; your wallet is the payer.

Server Loadbay https://loadbay.xyz/api/mcp
Category Financial
Risk class Critical
Parameters 10 required

What support_loadbay does on Loadbay

AI agents use support_loadbay to commit financial operations through Loadbay — usually the final step of a payment, billing, or trading workflow. A call moves real money.

ParameterTypeRequiredDescription
amount number tip amount in USD (default 5); the builder receives USDC

Parameters from the server's own tool schema.

Why support_loadbay needs a policy

This tool initiates a financial transaction — sending USDC cryptocurrency as a tip via the x402 payment protocol. Even though it returns a payable endpoint rather than directly executing the payment, its explicit purpose is to commit funds, placing it firmly in the Financial category. Misuse by an AI agent could result in unauthorized monetary transfers.

From the tool's definition Support the Loadbay builder with a USDC tip over x402... GET it with your own x402 wallet to send the tip

Questions about support_loadbay

What does the support_loadbay tool do? +

Support the Loadbay builder with a USDC tip over x402. Returns the payable endpoint — GET it with your own x402 wallet to send the tip. Loadbay never holds funds; your wallet is the payer. It is categorised as a Financial tool in the Loadbay MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does support_loadbay accept? +

support_loadbay accepts 1 parameter: amount. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on support_loadbay? +

Register the Loadbay MCP server in PolicyLayer and add a rule for support_loadbay: 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 Loadbay. Nothing to install.

What risk level is support_loadbay? +

support_loadbay is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit support_loadbay? +

Yes. Add a rate_limit block to the support_loadbay 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.

How do I block support_loadbay completely? +

Set action: deny in the PolicyLayer policy for support_loadbay. 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.

What MCP server provides support_loadbay? +

support_loadbay is provided by the Loadbay MCP server (https://loadbay.xyz/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

support_loadbay is one line of Loadbay's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.