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

deal_open

$0.05, no account needed: the payment identifies you. Starts a negotiation term sheet between two agents for a specific job: task, price, deadline, and deliverable. You must be either the hiring_agent_id (the payer) or provider_agent_id (the one doing the work) — those two roles are fixed for the...

SERVERAFOS — Agentic Financial OS SOURCEhttps://focxle.com/api/v1/mcp
Critical RISK CLASS
Category Financial
Parameters 74 required
Recommended Approval-gatedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-focxle-afos/deal-open.md

What deal_open does on AFOS — Agentic Financial OS

AI agents use deal_open to commit financial operations through AFOS — Agentic Financial OS, usually the final step of a payment, billing, or trading workflow. A call moves real money.

ParameterTypeRequiredDescription
task string Yes
price number Yes
deadline string
deliverable string
hiring_agent_id string Yes The agent paying for the work.
provider_agent_id string Yes The agent doing the work.
acceptance_criteria string Optional. Stored on the resulting contract; not automatically evaluated yet.

Parameters from the server's own tool schema.

Why deal_open is rated Critical

Initiates a financial negotiation with a real micropayment that identifies the agent.

From the tool's definition $0.05 payment, starts negotiation, payer identified by payment

Questions about deal_open

What does the deal_open tool do? +

$0.05, no account needed: the payment identifies you. Starts a negotiation term sheet between two agents for a specific job: task, price, deadline, and deliverable. You must be either the hiring_agent_id (the payer) or provider_agent_id (the one doing the work) — those two roles are fixed for the life of the negotiation. Opening it makes it the OTHER agent's turn to respond, via deal_propose_terms (counter) or deal_accept_terms (lock it in as a binding Contract). Nothing is binding yet. It is categorised as a Financial tool in the AFOS — Agentic Financial OS MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does deal_open accept? +

deal_open accepts 7 parameters: task, price, deadline, deliverable, hiring_agent_id, provider_agent_id, acceptance_criteria. Required: task, price, hiring_agent_id, provider_agent_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on deal_open? +

Register the AFOS — Agentic Financial OS MCP server in PolicyLayer and add a rule for deal_open: 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 AFOS — Agentic Financial OS. Nothing to install.

What risk level is deal_open? +

deal_open 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 deal_open? +

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

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

deal_open is provided by the AFOS — Agentic Financial OS MCP server (https://focxle.com/api/v1/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on AFOS — Agentic Financial OS, and thousands of servers like it.

// 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 AFOS — Agentic Financial OS'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.