F
french-rental-compliance
/check_zone_tendue
Zone tendue status of a French commune
Is a commune in zone tendue, and which list (reduced tenant notice, or tax only)? · Une commune est-elle en zone tendue, et sur quelle liste (préavis réduit, ou
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_zone_tendue for me.
Input
| Field | Type | Description |
|---|---|---|
| insee_code | string | INSEE commune code (5 chars, e.g. 75056 for Paris, 2A004 for Ajaccio). Preferred when know |
| commune | string | Commune name, e.g. 'Lyon'. Used when insee_code is not provided. |
| code_postal | string | 5-digit postal code — disambiguates homonym communes. |
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_zone_tendue","input":{}}'cli
npx cracked-ai run -p mcp-com-adminlanding-french-rental-compliance -e /check_zone_tendue -i '{}'mcp
run_tool({ provider: "mcp-com-adminlanding-french-rental-compliance", endpoint: "/check_zone_tendue", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.