calculate_tenant_notice_period — french rental compliance MCP Tool
calculate_tenant_notice_period
(calculate tenant notice period) is one of 13 tools on the
french rental compliance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call calculate_tenant_notice_period from your client
- Claude Code french rental compliance calculate_tenant_notice_period run in your project directory
- Claude Desktop french rental compliance calculate_tenant_notice_period ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor french rental compliance calculate_tenant_notice_period ~/.cursor/mcp.json
- VS Code french rental compliance calculate_tenant_notice_period .vscode/mcp.json
- Zed french rental compliance calculate_tenant_notice_period ~/.config/zed/settings.json
- Windsurf french rental compliance calculate_tenant_notice_period ~/.codeium/windsurf/mcp_config.json
- Cline french rental compliance calculate_tenant_notice_period ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI french rental compliance calculate_tenant_notice_period ~/.gemini/settings.json
- Grok french rental compliance calculate_tenant_notice_period .mcp.json (in your project root)
- ChatGPT french rental compliance calculate_tenant_notice_period Settings → Connectors → Advanced → Developer mode
- Claude.ai french rental compliance calculate_tenant_notice_period Settings → Connectors → Add custom connector
- LangChain french rental compliance calculate_tenant_notice_period pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http french-rental-compliance https://api.adminlanding.com/mcp
Other tools on this server
- check_zone_tendue
- calculate_home_employment_end_of_contract
- calculate_assistant_maternel_end_of_contract
- check_dpe_rental_restrictions
- calculate_deposit_restitution
- calculate_rent_revision
- calculate_net_swiss_salary
- compare_lamal_cmu
- calculate_teletravail_frontalier
- compare_family_allowances
- check_geneva_quasi_resident
- generate_rent_receipt
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.