Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://elron.club/api/agent/public/mcp23 herramientas · 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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_uploadprivilegiadaCreate 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| expectedVersion* | string | — |
| contextKey* | string | — |
| fileName* | string | — |
| mimeType* | string | — |
| sizeBytes* | integer | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
applications.complete_document_uploadprivilegiadaVerify 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| sessionToken* | string | — |
23 de 23 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.