import_airbnb_csv — OpenLMNP MCP Tool Mutating
import_airbnb_csv
(import airbnb csv) is one of 45 tools on the
OpenLMNP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call import_airbnb_csv from your client
- Claude Code OpenLMNP import_airbnb_csv run in your project directory
- Claude Desktop OpenLMNP import_airbnb_csv ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OpenLMNP import_airbnb_csv ~/.cursor/mcp.json
- VS Code OpenLMNP import_airbnb_csv .vscode/mcp.json
- Zed OpenLMNP import_airbnb_csv ~/.config/zed/settings.json
- Windsurf OpenLMNP import_airbnb_csv ~/.codeium/windsurf/mcp_config.json
- Cline OpenLMNP import_airbnb_csv ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OpenLMNP import_airbnb_csv ~/.gemini/settings.json
- Grok OpenLMNP import_airbnb_csv .mcp.json (in your project root)
- ChatGPT OpenLMNP import_airbnb_csv Settings → Connectors → Advanced → Developer mode
- Claude.ai OpenLMNP import_airbnb_csv Settings → Connectors → Add custom connector
- LangChain OpenLMNP import_airbnb_csv pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openlmnp https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48
Other tools on this server
- list_properties
- get_property
- list_incomes
- get_income
- list_expenses
- get_expense
- list_loans
- get_loan
- get_loan_schedule
- list_fiscal_years
- get_fiscal_year
- list_furniture
- list_property_works
- list_property_components
- get_onboarding_status
- get_dashboard_summary
- create_income
- update_income
- create_expense
- update_expense
- create_furniture
- update_furniture
- create_property_work
- update_property_work
- attach_document
- compute_depreciation
- estimate_market_value
- compute_fiscal_year
- compare_micro_bic
- compute_loan_schedule
- compute_tva
- generate_fec
- generate_tax_return
- create_property
- update_property
- delete_income
- delete_expense
- delete_furniture
- delete_property_work
- delete_document
- list_categories
- export_documents
- get_projection
- get_simulation
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.