Find open times and book, reschedule or cancel meetings on anyone's Tempi link. No account needed. Connect the official Tempi MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http tempi https://meettempi.com/mcpRun in your terminal, then restart Claude Code.
Tempi · https://meettempi.com/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “get_public_profile”: Takes a handle, the first path segment of a booking link (https://host/acme/demo → "acme"). Returns the person or team and their bookable ev.”
“Use “get_available_slots”: Returns the start times that can be booked, with the hosts' calendars, buffers and limits already applied. Pass `date` (YYYY-MM-DD in `timez.”
“Use “check_series”: For event types with `repeatMax` (from get_public_profile): lists each meeting of a series that starts at `start` (one of the slots) and rep.”
“Use “create_booking”: Books `start`, which must be one of the `slots` from get_available_slots. Free events are confirmed at once. Paid events return status=pendi.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Tempi holds up.
Operated by Tempi (meettempi.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Tempi adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Tempi in the gate directory. No sign-in needed.
Tempi's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
get_public_profile — Takes a handle, the first path segment of a booking link (https://host/acme/demo → "acme"). Returns the person or team and their bookable ev
get_available_slots — Returns the start times that can be booked, with the hosts' calendars, buffers and limits already applied. Pass `date` (YYYY-MM-DD in `timez
check_series — For event types with `repeatMax` (from get_public_profile): lists each meeting of a series that starts at `start` (one of the slots) and rep
create_booking — Books `start`, which must be one of the `slots` from get_available_slots. Free events are confirmed at once. Paid events return status=pendi
get_booking — Returns a booking by its id and token (from create_booking or its manageUrl), with `changeableUntil`, `refundableUntil`, `canCancel` and `ca
reschedule_booking_as_invitee — Moves a confirmed booking to `start` with the same hosts. Get valid times from get_available_slots with this `bookingId` and `token`. The ca
cancel_booking_as_invitee — Cancels a booking by its id and token. The event is removed from the host's calendar. Paid bookings cancelled before `refundableUntil` are r
join_waitlist — Requests access to host on Tempi (create event types, share a booking page). Not needed to book meetings, since booking pages are public. Re
https://meettempi.com/mcpYes — Tempi operates its own remote MCP server at meettempi.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Tempi in the directory. No account or sign-in is needed. From then on, Tempi's tools are available in every client you've connected to gate.
No. Tempi runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Tempi in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Tempi in: Claude · Claude Code · ChatGPT · Cursor · VS Code