← Back to Plugins
MCP Server MCP

OpenLMNP

github By github 👁 1 views ▲ 0 votes

Accounting MCP for French LMNP furnished rentals: income, expenses, depreciation, tax return & FEC

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48",
      "headers": [
        {
          "description": "Optional — your personal Bearer token to access your own data (overrides the public read-only demo)",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...