New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

clicks_simulate_split

Preview how a USDC payment would be split for an agent: how much goes to wallet (liquid) and how much to DeFi yield.

SERVERClicks Protocol SOURCEdev-bd37/clicks-protocol
Low RISK CLASS
Category Read
Parameters 20 required
Recommended Allowedsee the rule below
Registry record Grade A, identity unverified Pull the record →

This record as markdown: /tools/dev-bd37-clicks-protocol/clicks-simulate-split.md

What clicks_simulate_split does on Clicks Protocol

AI agents call clicks_simulate_split to retrieve information from Clicks Protocol without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
amount string Payment amount in USDC (e.g. "100" for 100 USDC)
agent_address string Ethereum address of the AI agent

Parameters from the server's own tool schema.

Why clicks_simulate_split is rated Low

This tool queries and returns a preview of a payment split calculation. It does not create, modify, delete, or execute any actual financial transactions. While it is DeFi-related, it performs no fund movement, no binding commitment, and no state change. Misuse by an agent would result in only viewing incorrect or misleading split scenarios, not financial loss or unauthorized transfers.

From the tool's definition Tool description explicitly states 'Preview' and 'simulate' — it computes a hypothetical split without executing actual payments or transfers.

Questions about clicks_simulate_split

What does the clicks_simulate_split tool do? +

Preview how a USDC payment would be split for an agent: how much goes to wallet (liquid) and how much to DeFi yield. It is categorised as a Read tool in the Clicks Protocol MCP Server, which means it retrieves data without modifying state.

What parameters does clicks_simulate_split accept? +

clicks_simulate_split accepts 2 parameters: amount, agent_address. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on clicks_simulate_split? +

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

What risk level is clicks_simulate_split? +

clicks_simulate_split is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit clicks_simulate_split? +

Yes. Add a rate_limit block to the clicks_simulate_split 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 clicks_simulate_split completely? +

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

clicks_simulate_split is provided by the Clicks Protocol MCP server (dev-bd37/clicks-protocol). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Clicks Protocol, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Clicks Protocol's. Pull the full record:

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.