Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://elron.club/api/agent/public/mcp23 tools · 1335mswaitlist.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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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_uploadprivilegedCreate 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.
| Parameter | Type | Description |
|---|---|---|
| expectedVersion* | string | — |
| contextKey* | string | — |
| fileName* | string | — |
| mimeType* | string | — |
| sizeBytes* | integer | — |
| sessionToken* | string | — |
| idempotencyKey* | string | — |
applications.complete_document_uploadprivilegedVerify 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | 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.
| Parameter | Type | Description |
|---|---|---|
| sessionToken* | string | — |
23 of 23 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Search Elron Club furnished apartments, availability, prices, details, and rental applications.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.