generate_rent_receipt — french rental compliance MCP Tool
generate_rent_receipt
(generate rent receipt) 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 generate_rent_receipt from your client
- Claude Code french rental compliance generate_rent_receipt run in your project directory
- Claude Desktop french rental compliance generate_rent_receipt ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor french rental compliance generate_rent_receipt ~/.cursor/mcp.json
- VS Code french rental compliance generate_rent_receipt .vscode/mcp.json
- Zed french rental compliance generate_rent_receipt ~/.config/zed/settings.json
- Windsurf french rental compliance generate_rent_receipt ~/.codeium/windsurf/mcp_config.json
- Cline french rental compliance generate_rent_receipt ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI french rental compliance generate_rent_receipt ~/.gemini/settings.json
- Grok french rental compliance generate_rent_receipt .mcp.json (in your project root)
- ChatGPT french rental compliance generate_rent_receipt Settings → Connectors → Advanced → Developer mode
- Claude.ai french rental compliance generate_rent_receipt Settings → Connectors → Add custom connector
- LangChain french rental compliance generate_rent_receipt 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_tenant_notice_period
- 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
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.