re_deal_screener
Screener deal immobilier (EU) — Gapup agent-payable C-suite expertise (CFO). Returns a structured, audited deliverable. Answers: Screen this real estate deal: <address>, <deal_type>, asking €<price> — give me cap rate vs market, location score, risk flags, and deal recommendation. · Should I purs...
This record as markdown: /tools/io-github-getgapup-gapup-mcp/re-deal-screener.md
What re_deal_screener does on Gapup Mcp
AI agents use re_deal_screener to commit financial operations through Gapup Mcp, usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
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 |
address | string | Yes | |
deal_type | string | Yes | |
country_iso2 | string | Yes | |
units_or_keys | integer | — | |
gross_area_sqm | number | — | |
current_noi_eur | number | — | |
asking_price_eur | number | Yes | |
investment_thesis | string | — |
Parameters from the server's own tool schema.
Why re_deal_screener is rated Critical
This tool provides real estate investment recommendations and deal screening advice (cap rate, risk flags, deal recommendation), directly influencing financial investment decisions. It is agent-payable per-call and acts as CFO-level advisory, placing it firmly in the Financial category. Misuse could lead an AI agent to recommend or pursue costly real estate transactions.
From the tool's definition Screener deal immobilier (EU) — agent-payable CFO expertise; 'deal recommendation', 'Should I pursue this hotel investment', 'due diligence deal screen'; x402 per-call financial advisory on real estate investments
Attacks that exploit this kind of access
The rule that runs re_deal_screener safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Gapup Mcp, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For re_deal_screener, this is the rule to start with:
Any call to re_deal_screener is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Gapup Mcp, apply this rule, and every re_deal_screener call is checked against it from then on.
Questions about re_deal_screener
Screener deal immobilier (EU) — Gapup agent-payable C-suite expertise (CFO). Returns a structured, audited deliverable. Answers: Screen this real estate deal: <address>, <deal_type>, asking €<price> — give me cap rate vs market, location score, risk flags, and deal recommendation. · Should I pursue this hotel investment at <address> for €<price> with <N> keys? Run an EU deal screener with DVF comparables and Géorisques risk data. · What is the real estate market valuation for a <deal_type> at <address> based on recent French DVF transactions? · Run a due diligence deal screen on this property: <address>, €<price>, <sqm> sqm — flood risk, cap rate, price vs comparables. · Evaluate this commercial real estate deal for an investment committee: <deal_type> at <address>, €<price>, NOI €<noi>. Reference case: Hôtel boutique 45 keys · 12 rue de la Paix 75002 Paris · €12.5M · €277k/key · comp DVF €250-380k/key · location 92/100 · score 72 · pursue-with-conditions. Inputs are validated server-side — send the documented case fields. It is categorised as a Financial tool in the Gapup Mcp MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
re_deal_screener accepts 9 parameters: async, address, deal_type, country_iso2, units_or_keys, gross_area_sqm, current_noi_eur, asking_price_eur, investment_thesis. Required: address, deal_type, country_iso2, asking_price_eur. The full parameter table on this page comes from the server's own tool schema.
Register the Gapup MCP server in PolicyLayer and add a rule for re_deal_screener: 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 Gapup Mcp. Nothing to install.
re_deal_screener 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 re_deal_screener 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 re_deal_screener. 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.
re_deal_screener is provided by the Gapup MCP server (https://mcp.gapup.io/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Gapup, and thousands of servers like it.
Across the catalogue