deal_structurer
Structuration de deal — Gapup agent-payable C-suite expertise (CSO). Returns a structured, audited deliverable. Reference case: Agicap × Kyriba — Partenariat API Banking · 5 structures comparées · Term sheet 7 clauses · Score 83/100 JV. Inputs are validated server-side — send the documented case ...
This record as markdown: /tools/io-github-getgapup-mcp-knowledge/deal-structurer.md
What deal_structurer does on Mcp Knowledge
AI agents use deal_structurer to create or update resources in Mcp Knowledge, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Mcp Knowledge environment.
| Parameter | Type | Required | Description |
|---|---|---|---|
deal | object | Yes | |
async | boolean | — | If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client ti |
company | object | Yes |
Parameters from the server's own tool schema.
Why deal_structurer is rated Medium
This tool creates and structures deal documents (term sheets, comparative analyses, scoring) that would be stored or transmitted—classic Write behavior. It does not execute financial transactions (Financial) or delete data (Destructive).
From the tool's definition Tool description states it 'Returns a structured, audited deliverable' and references creation of deal structures, term sheets, and comparative analyses.
Risk signalsHigh parameter count (10 properties)
Attacks that exploit this kind of access
The rule that runs deal_structurer safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Mcp Knowledge, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For deal_structurer, this is the rule to start with:
deal_structurer stays usable, but capped: an agent stuck in a loop can't make hundreds of changes a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Mcp Knowledge, apply this rule, and every deal_structurer call is checked against it from then on.
Questions about deal_structurer
Structuration de deal — Gapup agent-payable C-suite expertise (CSO). Returns a structured, audited deliverable. Reference case: Agicap × Kyriba — Partenariat API Banking · 5 structures comparées · Term sheet 7 clauses · Score 83/100 JV. Inputs are validated server-side — send the documented case fields. It is categorised as a Write tool in the Mcp Knowledge MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
deal_structurer accepts 3 parameters: deal, async, company. Required: deal, company. The full parameter table on this page comes from the server's own tool schema.
Register the Mcp Knowledge MCP server in PolicyLayer and add a rule for deal_structurer: 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 Mcp Knowledge. Nothing to install.
deal_structurer is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the deal_structurer 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 deal_structurer. 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.
deal_structurer is provided by the Mcp Knowledge MCP server (https://mcp.gapup.io). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Mcp Knowledge, and thousands of servers like it.
This server
Across the catalogue