calculate_deposit_restitution — public tools MCP Tool
calculate_deposit_restitution
(calculate deposit restitution) is one of 21 tools on the
public tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call calculate_deposit_restitution from your client
- Claude Code public tools calculate_deposit_restitution run in your project directory
- Claude Desktop public tools calculate_deposit_restitution ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor public tools calculate_deposit_restitution ~/.cursor/mcp.json
- VS Code public tools calculate_deposit_restitution .vscode/mcp.json
- Zed public tools calculate_deposit_restitution ~/.config/zed/settings.json
- Windsurf public tools calculate_deposit_restitution ~/.codeium/windsurf/mcp_config.json
- Cline public tools calculate_deposit_restitution ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI public tools calculate_deposit_restitution ~/.gemini/settings.json
- Grok public tools calculate_deposit_restitution .mcp.json (in your project root)
- ChatGPT public tools calculate_deposit_restitution Settings → Connectors → Advanced → Developer mode
- Claude.ai public tools calculate_deposit_restitution Settings → Connectors → Add custom connector
- LangChain public tools calculate_deposit_restitution pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http public-tools https://mcp.faireplace.com/mcp
Other tools on this server
- check_rent_control
- simulate_irl
- create_lease_draft
- simulate_rental_yield
- check_address_risks
- simulate_irl_by_quarters
- get_reference_rent
- generate_quittance
- generate_etat_des_lieux
- generate_conge
- generate_cautionnement
- generate_avenant
- generate_resiliation_amiable
- generate_relance_impaye
- generate_inventaire_mobilier
- generate_notice_information
- generate_reparations_locatives
- generate_grille_vetuste
- generate_charges_recuperables
- generate_bordereau_restitution
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.