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.
ENDPOINT 1
https://synergieloc.fr/mcp
MCP server metadata
- Name
- synergieloc-immobilier
- Version
- 1.0.0
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_loyerRévision annuelle d'un loyer d'habitation indexée sur l'IRL (art.
Inferred read-onlyregularisation_chargesRé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-onlycao_pdfGenerate a professional TECHNICAL SHEET from a CAO scene: top view, elevations, shaded axonometric, optional MEP plan.
Inferred read-onlybonnes_pratiquesFREE versioned playbook of best practices for MCP/API agents (no API key, 0 units).
Inferred read-onlyobtenir_cle_apiObtenez 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 effectsguides_listeListe 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-onlyguide_lireLit un guide officiel Synergieloc en Markdown complet (slug obtenu via guides_liste).
Inferred read-onlyavenant_revision_irlCourrier de révision de loyer IRL prêt à envoyer au locataire (HTML imprimable ; PDF via /api/v1/documents/avenant-irl).
Inferred read-onlyavis_echeanceGénère un AVIS D'ÉCHÉANCE (appel de loyer) HTML — PDF via POST /api/v1/documents/avis-echeance.
Potential side effectscrg_proprietaireCOMPTE RENDU DE GESTION simplifié pour le propriétaire (HTML ; PDF via POST /api/v1/documents/crg).
Potential side effectsdeclaration_paiementLe client confirme si le locataire a payé (date + montant) → proposition d'écriture comptable + prochaine action (quittance si complet, sinon reçu).
Potential side effectsmandat_geranceRédige un MANDAT DE GESTION (loi Hoguet) HTML — PDF via POST /api/v1/documents/mandat-gerance.
Potential side effectscandidature_locataireDossier de CANDIDATURE locataire (HTML ; PDF via /api/v1/documents/candidature).
Inferred read-onlyenvoyer_retourEnvoyer un retour / suggestion pour améliorer l'application Synergieloc (remarque sur un outil, un calcul, une idée de fonctionnalité, un bug).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.