INDIVIDUAL MCP TOOL
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.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent endpoint
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.
Related tools
irl_revision_loyer— Révision annuelle d'un loyer d'habitation indexée sur l'IRL (art.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).quittance_loyer— Génère une quittance de loyer conforme (art.cao_generer_dxf— Draw a building scene and get an AutoCAD DXF.cao_metres— Compute quantities (metrés) from a CAO scene.cao_rendu— Top-down preview (SVG/PNG) of a CAO scene.cao_pdf— Generate a professional TECHNICAL SHEET from a CAO scene: top view, elevations, shaded axonometric, optional MEP plan.cao_verifier— FREE geometric audit of a CAO scene (no API key, 0 units).