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

simulate_scenario

Counterfactual WHAT-IF re-scoring of 300+ DC Hub power markets under YOUR explicit deltas — answers "what happens to the market ranking if conditions change" (only DC Hub holds the underlying components). Params (all optional, pass at least one delta): avg_kwh_cents_pct (power-price % change, e.g...

SERVERMcp Server SOURCEhttps://dchub.cloud/mcp
High RISK CLASS
Category Execute
Parameters 70 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/cloud-dchub-mcp-server/simulate-scenario.md

What simulate_scenario does on Mcp Server

AI agents invoke simulate_scenario to trigger actions in Mcp Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.

ParameterTypeRequiredDescription
top_n integer Markets to return, ranked by |score delta| (default 10)
market string Score ONE market by slug (optional), e.g. abilene — slugs from rank_markets
avg_kwh_cents_pct number Power price % change, e.g. 30 for +30% or -20 for -20%
curtailment_pct_delta number Percentage POINTS added/removed from curtailment
queue_wait_months_delta number Months added/removed from interconnection queue wait
reserve_margin_pct_delta number Percentage POINTS added/removed from reserve margin, e.g. -5
time_to_power_months_delta number Months added (+) or removed (-) from time-to-power, e.g. 12

Parameters from the server's own tool schema.

Why simulate_scenario is rated High

Runs counterfactual simulation computations against external market data with user-supplied parameters.

From the tool's definition re-scoring 300+ DC Hub power markets under YOUR explicit deltas

Risk signalsBulk/mass operation — affects multiple targets

Questions about simulate_scenario

What does the simulate_scenario tool do? +

Counterfactual WHAT-IF re-scoring of 300+ DC Hub power markets under YOUR explicit deltas — answers "what happens to the market ranking if conditions change" (only DC Hub holds the underlying components). Params (all optional, pass at least one delta): avg_kwh_cents_pct (power-price % change, e.g. 30), time_to_power_months_delta (months added/removed), queue_wait_months_delta, reserve_margin_pct_delta (points), curtailment_pct_delta (points), market (one slug, e.g. abilene), top_n (default 10, max 25 — ranked by |score change|). Returns per-market baseline vs scenario composite + component breakdown + the EXACT formula/weights in every response (transparent scenario_composite — deliberately NOT the DCPI). Keyless callers get a top-3 preview; any live key (claim_free_key) returns up to 25. Answers "what happens to the ranking if power prices jump 30%", "which markets survive a tighter build rate". Try: simulate_scenario avg_kwh_cents_pct=30 top_n=10. Do NOT use for the present-day ranking (use rank_markets) or trajectory extrapolation (use predict_market_trajectory); this answers explicit hypotheticals. It is categorised as a Execute tool in the Mcp Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does simulate_scenario accept? +

simulate_scenario accepts 7 parameters: top_n, market, avg_kwh_cents_pct, curtailment_pct_delta, queue_wait_months_delta, reserve_margin_pct_delta, time_to_power_months_delta. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on simulate_scenario? +

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

What risk level is simulate_scenario? +

simulate_scenario is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit simulate_scenario? +

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

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

simulate_scenario is provided by the Mcp Server MCP server (https://dchub.cloud/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Server, 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 Mcp Server'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.