ch.the-orbit/orbit

MCPcommunitylive
v0.3.0ch.the-orbitUnknownUpdated 1mo ago

Orbit Zürich: Workshop-Räume, Preise und freie Slots abfragen, Buchungsanfragen stellen.

Endpoint healthlive
checked 1 day ago · 329ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

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.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorch.the-orbit
LicenseUnknown
Version0.3.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface6 tools · none privileged
Security scan✓ Cleanvlive · 1d agoHow well does this scan work?
EvalsNone
IndexedJul 17, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

6 tools · none privileged
Observed live from the vendor's endpoint1d ago

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://the-orbit.ch/api/mcp6 tools · 329ms
list_roomsListet alle aktiven Räume des Orbit mit Kapazität, Etage, Ausstattung und Standardpreisen pro Slot (vormittag 08:00–12:00, nachmittag 13:00–18:00, ganztags 08:00–18:00). Räume mit `bookableFrom` in der Zukunft sind sichtbar, aber noch nicht buchbar.

Listet alle aktiven Räume des Orbit mit Kapazität, Etage, Ausstattung und Standardpreisen pro Slot (vormittag 08:00–12:00, nachmittag 13:00–18:00, ganztags 08:00–18:00). Räume mit `bookableFrom` in der Zukunft sind sichtbar, aber noch nicht buchbar.

ParameterTypeDescription
categorystringOptional: Kategorie-Slug zum Filtern (siehe `category.slug` im Ergebnis)
check_availabilityPrüft für ein Datum, welche Slots (vormittag, nachmittag, ganztags) in welchen Räumen noch frei sind, inklusive Standardpreisen in CHF. Ohne `roomIds` werden alle aktiven Räume geprüft.

Prüft für ein Datum, welche Slots (vormittag, nachmittag, ganztags) in welchen Räumen noch frei sind, inklusive Standardpreisen in CHF. Ohne `roomIds` werden alle aktiven Räume geprüft.

ParameterTypeDescription
date*stringDatum im Format YYYY-MM-DD
roomIdsarrayOptional: nur diese Raum-IDs prüfen (IDs aus list_rooms)
list_servicesListet alle buchbaren Zusatzservices (z.B. Catering, Moderation, Workshop-Begleitung) mit Standardpreisen. Services mit `isAccompaniment: true` sind exklusive Begleitformate (max. eines pro Buchung) und können einen Raum-Rabatt auslösen.

Listet alle buchbaren Zusatzservices (z.B. Catering, Moderation, Workshop-Begleitung) mit Standardpreisen. Services mit `isAccompaniment: true` sind exklusive Begleitformate (max. eines pro Buchung) und können einen Raum-Rabatt auslösen.

No input schema was published for this tool.

quote_bookingBerechnet den unverbindlichen Gesamtpreis (Listenpreise, CHF) für eine Raum-/Service-Auswahl mit der echten Pricing-Engine des Orbit — inklusive Bestpreis-Logik, Wochenend-Zuschlag (+30%) und Verpflegungs-Pauschalen. Nutze dieses Tool statt Preise aus list_rooms selbst zusammenzurechnen. Mit API-To…

Berechnet den unverbindlichen Gesamtpreis (Listenpreise, CHF) für eine Raum-/Service-Auswahl mit der echten Pricing-Engine des Orbit — inklusive Bestpreis-Logik, Wochenend-Zuschlag (+30%) und Verpflegungs-Pauschalen. Nutze dieses Tool statt Preise aus list_rooms selbst zusammenzurechnen. Mit API-To…

ParameterTypeDescription
rooms*arrayGewünschte Räume mit Slot und Datum (Raum-IDs aus list_rooms)
servicesarrayOptionale Zusatzservices (Service-IDs aus list_services)
titlestringOptionaler Titel des Anlasses
notesstringOptionale Bemerkungen
participantsAnzahl Personen — Pflicht, wenn Verpflegung pro Person verrechnet wird
duration*stringBuchungsdauer; bei Mehrtagen buchen alle Räume GANZTAGS
startTimeStartzeit 'HH:00' (08–17) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
endTimeEndzeit 'HH:00' (09–18) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
request_bookingStellt eine UNVERBINDLICHE Buchungsanfrage an das Orbit-Team. Die Anfrage reserviert den Slot noch NICHT — das Team prüft sie und bestätigt per E-Mail an die Kontaktadresse. Prüfe vorher mit check_availability, ob die gewünschten Slots frei sind, und nenne dem Menschen den Preis aus quote_booking.…

Stellt eine UNVERBINDLICHE Buchungsanfrage an das Orbit-Team. Die Anfrage reserviert den Slot noch NICHT — das Team prüft sie und bestätigt per E-Mail an die Kontaktadresse. Prüfe vorher mit check_availability, ob die gewünschten Slots frei sind, und nenne dem Menschen den Preis aus quote_booking.…

ParameterTypeDescription
rooms*arrayGewünschte Räume mit Slot und Datum (Raum-IDs aus list_rooms)
servicesarrayOptionale Zusatzservices (Service-IDs aus list_services)
titlestringOptionaler Titel des Anlasses
notesstringOptionale Bemerkungen
participantsAnzahl Personen — Pflicht, wenn Verpflegung pro Person verrechnet wird
duration*stringBuchungsdauer; bei Mehrtagen buchen alle Räume GANZTAGS
startTimeStartzeit 'HH:00' (08–17) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
endTimeEndzeit 'HH:00' (09–18) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
contactName*stringName der Kontaktperson
contactEmail*stringE-Mail der Kontaktperson — hierhin geht die Bestätigung
contactPhonestringOptionale Telefonnummer
create_bookingErstellt eine VERBINDLICHE Buchung mit den echten Konditionen des angemeldeten Kontos (Company-Pass-Deckung bzw. Individualrabatt) — reserviert den Slot sofort. Erfordert einen API-Token (Authorization: Bearer …, erstellbar unter https://the-orbit.ch/account/api-tokens). Prüfe vorher mit check_avai…

Erstellt eine VERBINDLICHE Buchung mit den echten Konditionen des angemeldeten Kontos (Company-Pass-Deckung bzw. Individualrabatt) — reserviert den Slot sofort. Erfordert einen API-Token (Authorization: Bearer …, erstellbar unter https://the-orbit.ch/account/api-tokens). Prüfe vorher mit check_avai…

ParameterTypeDescription
rooms*arrayGewünschte Räume mit Slot und Datum (Raum-IDs aus list_rooms)
servicesarrayOptionale Zusatzservices (Service-IDs aus list_services)
titlestringOptionaler Titel des Anlasses
notesstringOptionale Bemerkungen
participantsAnzahl Personen — Pflicht, wenn Verpflegung pro Person verrechnet wird
duration*stringBuchungsdauer; bei Mehrtagen buchen alle Räume GANZTAGS
startTimeStartzeit 'HH:00' (08–17) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
endTimeEndzeit 'HH:00' (09–18) — Pflicht bei EIN_TAG, verboten bei Mehrtagen
contactName*stringName der Kontaktperson
contactEmail*stringE-Mail der Kontaktperson — hierhin geht die Bestätigung
contactPhonestringOptionale Telefonnummer

6 of 6 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.

About

Orbit Zürich: Workshop-Räume, Preise und freie Slots abfragen, Buchungsanfragen stellen.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

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.