OpenLMNP for Cursor
io.github.manganate006/openlmnp
Accounting MCP for French LMNP furnished rentals: income, expenses, depreciation, tax return & FEC
client:Cursor
transport:streamable-http
tools:45
Install OpenLMNP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openlmnp": {
"url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- 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