french-rental-compliance
F
french-rental-compliance
/check_dpe_rental_restrictions

DPE rental restrictions — letting ban, rent freeze, DPE validity

French rental limits by DPE class: letting ban, rent freeze, DPE validity. · Restrictions locatives selon la classe DPE : interdiction de louer, gel des loyers,

liveunknown~5s typical
mcpfrench-rental-compliance
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-adminlanding-french-rental-compliance /check_dpe_rental_restrictions for me.

Input

FieldTypeDescription
dpe_class*string (A | B | C | D | E | F)Energy class from the dwelling's DPE.
dpe_issue_datestringISO issue date of the DPE — enables the validity check.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-adminlanding-french-rental-compliance","endpoint":"/check_dpe_rental_restrictions","input":{"dpe_class":"A"}}'
cli
npx cracked-ai run -p mcp-com-adminlanding-french-rental-compliance -e /check_dpe_rental_restrictions -i '{"dpe_class":"A"}'
mcp
run_tool({ provider: "mcp-com-adminlanding-french-rental-compliance", endpoint: "/check_dpe_rental_restrictions", input: {"dpe_class":"A"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.