← Registry

Productivity

synergieloc.fr

A tool for property management tasks like rent revision and charge regularization, as well as CAD operations such as generating DXF files and computing quantities.

1 endpoint21 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://synergieloc.fr/mcp

No auth detected

MCP server metadata

Name
synergieloc-immobilier
Version
1.0.0
Capabilities
tools
Server instructions

Commencez par bonnes_pratiques (offre + gerance). Cycle acquisition : mandat_gerance → annonce_location → candidature_locataire. Cycle loyer : avis_echeance → relance_impaye → declaration_paiement → quittance → crg. Dossier LOCAL chez le client. Démarcher /api-ia (Agent 49€). Enveloppe à fenêtre. Clé : obtenir_cle_api.

Known tools 21

irl_revision_loyer

Révision annuelle d'un loyer d'habitation indexée sur l'IRL (art.

Inferred read-only
regularisation_charges

Régularisation annuelle des charges locatives (décret 87-713) : quote-part locataire par tantièmes et prorata temporis, décompte détaillé, solde (trop-perçu à rembourser ou complément à réclamer).

Inferred read-only
quittance_loyer

Génère une quittance de loyer conforme (art.

Inferred read-only
cao_generer_dxf

Draw a building scene and get an AutoCAD DXF.

Inferred read-only
cao_metres

Compute quantities (metrés) from a CAO scene.

Inferred read-only
cao_rendu

Top-down preview (SVG/PNG) of a CAO scene.

Inferred read-only
cao_pdf

Generate a professional TECHNICAL SHEET from a CAO scene: top view, elevations, shaded axonometric, optional MEP plan.

Inferred read-only
cao_verifier

FREE geometric audit of a CAO scene (no API key, 0 units).

Inferred read-only
bonnes_pratiques

FREE versioned playbook of best practices for MCP/API agents (no API key, 0 units).

Inferred read-only
obtenir_cle_api

Obtenez une clé API GRATUITE instantanément — AUCUN email requis, aucune attente : idéal pour une IA/agent qui découvre ce serveur MCP et veut tester les outils payants (quittance_loyer, regularisation_charges, cao_*, avenant_revision_irl) dans la foulée.

Potential side effects
guides_liste

Liste les guides officiels du logiciel Synergieloc (mode d'emploi écran par écran + règles légales françaises : quittances, IRL, charges, dépôt de garantie, syndic, CAO…).

Inferred read-only
guide_lire

Lit un guide officiel Synergieloc en Markdown complet (slug obtenu via guides_liste).

Inferred read-only
avenant_revision_irl

Courrier de révision de loyer IRL prêt à envoyer au locataire (HTML imprimable ; PDF via /api/v1/documents/avenant-irl).

Inferred read-only
avis_echeance

Génère un AVIS D'ÉCHÉANCE (appel de loyer) HTML — PDF via POST /api/v1/documents/avis-echeance.

Potential side effects
relance_impaye

Courrier de RELANCE impayé niveaux 1–5 (amiable → pré-contentieux).

Inferred read-only
crg_proprietaire

COMPTE RENDU DE GESTION simplifié pour le propriétaire (HTML ; PDF via POST /api/v1/documents/crg).

Potential side effects
declaration_paiement

Le client confirme si le locataire a payé (date + montant) → proposition d'écriture comptable + prochaine action (quittance si complet, sinon reçu).

Potential side effects
mandat_gerance

Rédige un MANDAT DE GESTION (loi Hoguet) HTML — PDF via POST /api/v1/documents/mandat-gerance.

Potential side effects
candidature_locataire

Dossier de CANDIDATURE locataire (HTML ; PDF via /api/v1/documents/candidature).

Inferred read-only
annonce_location

Rédige un BROUILLON d'annonce de location (texte_brut + html).

Inferred read-only
envoyer_retour

Envoyer un retour / suggestion pour améliorer l'application Synergieloc (remarque sur un outil, un calcul, une idée de fonctionnalité, un bug).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.synergieloc-immobilier]
url = "https://synergieloc.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "synergieloc-immobilier": {
      "type": "http",
      "url": "https://synergieloc.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: synergieloc-immobilier
Remote MCP URL: https://synergieloc.fr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "synergieloc-immobilier": {
      "url": "https://synergieloc.fr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "synergieloc-immobilier": {
      "type": "http",
      "url": "https://synergieloc.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "synergieloc-immobilier",
  "transport": "streamable-http",
  "url": "https://synergieloc.fr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.