mcpbeat

Orbit MCP Server

by the-orbit
answering

Orbit is answering right now. Last checked 5 min ago. It exposes 6 tools.

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

Uptime history 60 hours of history · worst hour 0%
60 hours agonow
47.8%
Uptime 24h
44 of 92 checks
6
Tools
read from the server
387 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add orbit --transport http https://the-orbit.ch/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orbit]
url = "https://the-orbit.ch/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orbit": {
      "url": "https://the-orbit.ch/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
check_availability
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.
booking
create_booking
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_availability, ob die Slots frei sind, und mit quote_booking den Preis. Ohne Token: request_booking für eine unverbindliche Anfrage nutzen. Raum-IDs aus list_rooms, Service-IDs aus list_services.
quote
quote_booking
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-Token wird die Quote personalisiert (Company-Pass-Deckung bzw. Individualrabatt des Kontos statt Listenpreis). Raum-IDs kommen aus list_rooms, Service-IDs aus list_services.
request
request_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. Raum-IDs aus list_rooms, Service-IDs aus list_services.
rooms
list_rooms
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.
services
list_services
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.

Endpoints

URLTransportStateLatencyChecked
https://the-orbit.ch/api/mcp streamable-http answering 355 ms 5 min ago

Alternatives to Orbit

same job, measured the same way
D
wouhr.de Preisvergleich
by wouhr

Deutscher Preisvergleich für Uhren – Bestpreis-Suche (read-only).

2 tools answering
D
woroller.de Preisvergleich
by woroller

Deutscher Preisvergleich für E-Roller – Bestpreis-Suche (read-only).

2 tools answering
Kive
by kive

AI product photography: on-brand product shots, images and videos from your Kive workspace.

answering
D
wokonsole.de Preisvergleich
by wokonsole

Deutscher Preisvergleich für Spielekonsolen – Bestpreis-Suche (read-only).

2 tools answering
Revelica
by revelica

Product intelligence for AI agents — query a Revelica workspace's ideas, specs, and research.

answering
Workix
by workix

Workix: find projects/roles/performers, manage listings, and search freelance boards via AI agents.

197 installs/wk local only
Writespace MCP
by write-space

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

answering
Snapstate
by timbassler88

Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.

22 installs/wk local only

Orbit — questions

Answers built from our own checks of this server.

What can Orbit do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_availability, create_booking, list_rooms, list_services, quote_booking, request_booking. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Orbit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 44 of 92 checks got a reply (47.8%), average response time 387 ms. The bar chart above shows every period we have measured.
How do I connect Orbit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Orbit need an API key?
No. Orbit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Orbit?
It answers our handshake in 387 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.