Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://elron.club/api/agent/public/mcp23 outils · 1335 mswaitlist.subscribeActivate newsletter updates for one canonical Elron region immediately after the customer explicitly requests them. An explicit customer request may reverse a previous opt-out without a confirmation email; automated inquiry and staff flows cannot override customer opt-outs.Activate newsletter updates for one canonical Elron region immediately after the customer explicitly requests them. An explicit customer request may reverse a previous opt-out without a confirmation email; automated inquiry and staff flows cannot override customer opt-outs.
| Paramètre | Type | Description |
|---|---|---|
| email* | string | — |
| locale | string | — |
| regionKey* | string | — |
| consent* | boolean | — |
waitlist.unsubscribeUse an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update.Use an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update.
| Paramètre | Type | Description |
|---|---|---|
| token* | string | — |
rentals.searchReturn a compact, actionable shortlist of published furnished apartments by location, availability, capacity, rooms, duration, and monthly rent. Defaults to 10 available or upcoming rentals; call rentals.get for complete details.Return a compact, actionable shortlist of published furnished apartments by location, availability, capacity, rooms, duration, and monthly rent. Defaults to 10 available or upcoming rentals; call rentals.get for complete details.
| Paramètre | Type | Description |
|---|---|---|
| locale | string | — |
| query | string | Free text across rental, property, city, and region names. |
| city | string | City name; matching is case- and accent-insensitive. |
| region | string | Region name; common English, German, and unaccented forms are accepted. |
| availableFrom | string | Latest acceptable move-in date in ISO YYYY-MM-DD; later or unverified upcoming availability is excluded. |
| availabilityStatus | string | Availability scope. The default excludes unavailable inventory. |
| minimumRooms | number | Minimum room count. |
| minimumOccupancy | integer | Minimum supported resident count. |
| maximumMonthlyRent | number | Maximum monthly rent in CHF for the selected duration. |
| durationMonths | — | Minimum rental duration used for price filtering. |
| limit | integer | Maximum shortlist size; inspect total and hasMore. |
rentals.getReturn localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links.Return localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links.
| Paramètre | Type | Description |
|---|---|---|
| locale | string | — |
| rentalId* | string | — |
rentals.check_availabilityCheck the current published availability state and earliest date for one rental. This does not create a hold or reservation.Check the current published availability state and earliest date for one rental. This does not create a hold or reservation.
| Paramètre | Type | Description |
|---|---|---|
| locale | string | — |
| rentalId* | string | — |
rentals.get_pricingReturn current published monthly pricing by supported duration, parking, deposit, inclusions, payment method, and minimum-stay terms. Pricing is informational until a quote or hold is issued.Return current published monthly pricing by supported duration, parking, deposit, inclusions, payment method, and minimum-stay terms. Pricing is informational until a quote or hold is issued.
| Paramètre | Type | Description |
|---|---|---|
| locale | string | — |
| rentalId* | string | — |
applications.startCreate or reuse a duplicate-safe applicant workspace for one published rental. Requires explicit current privacy consent and an idempotency key. Email verification is sent to the applicant; the tool never returns the verification URL.Create or reuse a duplicate-safe applicant workspace for one published rental. Requires explicit current privacy consent and an idempotency key. Email verification is sent to the applicant; the tool never returns the verification URL.
| Paramètre | Type | Description |
|---|---|---|
| rentalId* | string | — |
| locale | string | — |
| journey* | string | — |
| firstName* | string | — |
| lastName* | string | — |
| email* | string | — |
| phone* | string | — |
| desiredDurationMonths | — | — |
| requestedParkingCount | — | — |
| privacyConsentAccepted* | boolean | — |
| privacyConsentVersion* | string | — |
| idempotencyKey* | string | — |
applications.get_statusRead the privacy-minimized status and next actions for one scoped application session token.Read the privacy-minimized status and next actions for one scoped application session token.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
applications.updateUpdate bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key.Update bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| preferredLanguage | string | — |
| desiredMoveInDate | — | — |
| desiredMoveOutDate | — | — |
| desiredDurationMonths | — | — |
| requestedParkingCount | — | — |
| minorCount | — | — |
| petSummary | string | — |
| applicantMessage | string | — |
| employmentStatusSummary | string | — |
| employerOrCompanyName | string | — |
| tenantProfiles | array | — |
| tenantPartyMode | string | — |
| companyTenantName | string | — |
| companyTenantStreetLine1 | string | — |
| companyTenantStreetLine2 | string | — |
| companyTenantPostalCode | string | — |
| companyTenantCity | string | — |
| companyTenantCountryCode | string | — |
| companyTenantSigners | array | — |
| billingIntentType | string | — |
| billingEmail | — | — |
| billingPrivateFirstName | string | — |
| billingPrivateLastName | string | — |
applications.create_document_uploadprivilégiéCreate a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version.Create a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| contextKey* | string | — |
| fileName* | string | — |
| mimeType* | string | — |
| sizeBytes* | integer | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
applications.complete_document_uploadprivilégiéVerify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record.Verify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| sessionToken* | string | — |
| uploadSessionId* | string | — |
| idempotencyKey* | string | — |
applications.upload_documentUpload one bounded PDF, JPEG, or PNG identity or company-registry document to an email-verified application using its exact version and a durable idempotency key.Upload one bounded PDF, JPEG, or PNG identity or company-registry document to an email-verified application using its exact version and a durable idempotency key.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| contextKey* | string | — |
| fileName* | string | — |
| mimeType* | string | — |
| sizeBytes* | integer | — |
| contentBase64* | string | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
applications.submitSubmit one complete email-verified application for review using its exact version, explicit current credit-check and truth-confirmation consent, and a durable idempotency key.Submit one complete email-verified application for review using its exact version, explicit current credit-check and truth-confirmation consent, and a durable idempotency key.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| creditCheckConsentAccepted* | boolean | — |
| truthConfirmationAccepted* | boolean | — |
| consentVersion* | string | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
viewings.get_statusRead customer-safe viewing proposals and confirmed viewing state for one email-verified application session.Read customer-safe viewing proposals and confirmed viewing state for one email-verified application session.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
viewings.propose_availabilityPropose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key.Propose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| slots* | array | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
viewings.respond_to_proposalAccept or decline one pending Elron Club proposal with explicit confirmation, an exact application version, and a durable idempotency key. Acceptance may send the existing viewing confirmation communication.Accept or decline one pending Elron Club proposal with explicit confirmation, an exact application version, and a durable idempotency key. Acceptance may send the existing viewing confirmation communication.
| Paramètre | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| action* | string | — |
| responseConfirmed* | boolean | — |
| sessionToken* | string | — |
| proposalId* | string | — |
| idempotencyKey* | string | — |
quotes.createSnapshot customer-safe approved request terms into a 24-hour quote. The application must be submitted, internally approved, due-diligence positive, and solvency passed. This does not hold inventory.Snapshot customer-safe approved request terms into a 24-hour quote. The application must be submitted, internally approved, due-diligence positive, and solvency passed. This does not hold inventory.
| Paramètre | Type | Description |
|---|---|---|
| expectedApplicationVersion* | string | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
quotes.getRead one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it.Read one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
| quoteId* | string | — |
quotes.acceptWith explicit customer confirmation, accept one exact active quote and atomically claim a 30-minute request-owned availability hold. This does not create or sign a contract and does not authorize payment.With explicit customer confirmation, accept one exact active quote and atomically claim a 30-minute request-owned availability hold. This does not create or sign a contract and does not authorize payment.
| Paramètre | Type | Description |
|---|---|---|
| expectedQuoteVersion* | string | — |
| acceptanceConfirmed* | boolean | — |
| sessionToken* | string | — |
| quoteId* | string | — |
| idempotencyKey* | string | — |
reservations.get_statusRead privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session.Read privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
contracts.get_signing_linkReturn a secure signing URL only when the active signer invitation email matches the email-verified application session. Human verification, review, and signature remain in the signing flow.Return a secure signing URL only when the active signer invitation email matches the email-verified application session. Human verification, review, and signature remain in the signing flow.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
payments.get_statusReturn due and received payment truth for the scoped application. An approved human-action URL is returned only from an exact, unexpired provider session; no authorization URL is fabricated.Return due and received payment truth for the scoped application. An approved human-action URL is returned only from an exact, unexpired provider session; no authorization URL is fabricated.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
bookings.get_confirmationReturn a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow.Return a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow.
| Paramètre | Type | Description |
|---|---|---|
| sessionToken* | string | — |
23 outils sur 23 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.