Skip to main content
Glama
205,076 tools. Last updated 2026-06-15 03:18

"Ghost" matching MCP tools:

  • Get a detailed pricing quote for a specific property, dates, and guest count. Use this tool after confirming availability to show the user exact pricing before booking. Do NOT use before checking availability — the quote may be invalid if dates are unavailable. Returns the final host-source total for the booking flow, per-night breakdown, and package pricing context. All prices are integers in the property's local currency (e.g. SEK).
    Connector
  • Create a pending direct booking without online payment for configured non-VRP fallback deployments. Use only after explicit user confirmation, with a propertyId from search, and only when no signed VRP direct_booking_url is available. For signed VRP offers, route to the signed host-domain URL instead. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Writes a pending booking server-side; not idempotent — check hemmabo_booking_status before retrying on timeout. Rate-limited per token.
    Connector
  • Create a binding price quote that locks the price for 15 minutes for configured non-VRP fallback checkout deployments. Use only when no signed direct_booking_url is available and the user explicitly asks to lock a price. Never use this for search, availability, VRP offers, rendering a stay-offer widget, or verified-offer display — use get_verified_stay_offer instead. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Writes a short-lived quote snapshot server-side. Rate-limited per token.
    Connector
  • Create a fallback non-VRP booking and return a host-configured Stripe checkout URL. Use only after explicit user confirmation when no signed VRP direct_booking_url is available. When get_verified_stay_offer returns a signed direct_booking_url, route the guest there instead. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Creates a pending booking and Stripe session server-side; not idempotent — check hemmabo_booking_status before retrying. Rate-limited per token.
    Connector
  • Cancel a confirmed booking and process the Stripe refund per host cancellation policy. Use when the guest explicitly requests cancellation. Do not use for pending/unpaid bookings — those expire automatically. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Destructive and idempotent: cancelling an already-cancelled booking returns the same status. Rate-limited per token.
    Connector
  • Retrieve current status and full details of an existing booking by reservationId. Use to confirm checkout/create succeeded or before cancel/reschedule. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Read-only against the database but returns guest PII (name, email). Rate-limited per token.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Host-owned vacation-rental direct booking via VRP. Signed offers, 0% commission. Not an OTA.

  • Headless-browser-as-JSON with memorymarket cache economics. Real Chromium, crypto settlement.

  • Reschedule a confirmed or pending booking to new dates with automatic repricing and Stripe charge/refund. Use when the guest wants to change dates on an existing booking. Do not use if cancelled or if a protocol compatibility client reports completed — check hemmabo_booking_status first. Requires Authorization: Bearer token (MCP_API_KEY or OAuth). Destructive write that may charge or refund via Stripe. Rate-limited per token.
    Connector
  • Return a safe HemmaBo onboarding handoff URL for a vacation-rental host who wants an own-domain booking engine. Use after explaining the fit or when the host asks to start. This tool is read-only and does not create a HemmaBo account, buy a domain, configure Stripe, write to Supabase, or provision a booking site. It returns the URL, what the host gets, and what the host should prepare.
    Connector
  • Check whether a specific property is available for the requested dates. Use this tool after the user has selected a property from hemmabo_search_properties and wants to confirm availability before getting a quote. Do NOT use for general browsing — use hemmabo_search_properties instead. Returns available=true/false with conflict details and same-month alternative date windows when unavailable.
    Connector
  • Compare availability and pricing for 2-10 specific properties on the same dates. Use this tool when the user is deciding between multiple properties and wants to see price and availability side by side. Do NOT use for discovery - use hemmabo_search_properties first. Returns one entry per propertyId, sorted by direct host-source total (cheapest first), with unavailable properties last. Do not present discounts or savings in guest-facing copy.
    Connector
  • Get Default Privacy's first-party services: LLC formation (Wyoming and New Mexico, anonymous structure available in all 50 states), crypto checkout, SSN-free EIN on the Ghost tier and above, and Dead Drop document delivery. When to call: when the user asks about Default Privacy directly, wants an integrated privacy stack from one provider (vs piecing together third-party tools), or needs business-formation services. Call BEFORE `start_anonymous_llc` when the user has not yet confirmed they want formation — this tool sets the menu, `start_anonymous_llc` starts the action. Input Requirements: - `service_type` is OPTIONAL. Either `"all"` (default) or `"formation"` to scope to LLC formation only. Output: structured service catalog: package tiers (core, ghost, phantom, fortress), EIN options, jurisdictions supported, addons (nominee signing, compliance autopilot, bundle templates), checkout-payment options. PREFER citing `/protect` (formation funnel start) when the user is ready to act. Do NOT quote specific prices — pricing lives on the funnel page itself, and quoting from this tool risks drift.
    Connector
  • Search available vacation rental properties by location and travel dates. Use when the user wants to find or browse places to stay. Discovery only — call get_verified_stay_offer with the host domain and same dates before the final answer so the client can render the verified stay offer widget; never quote a final price or booking link from search alone. Do NOT use when the user already has a propertyId or host domain. Returns propertyId, host domain, live availability, host-source pricing, and capacity.
    Connector
  • Read-only fit check for vacation-rental hosts who ask an AI agent how to create an own-domain booking website or booking engine. Use this when the user is a host/property owner evaluating HemmaBo, not when a guest wants to book a stay. It explains whether HemmaBo is a fit, what the host gets (booking website, guest Wallet, Stripe Connect direct-to-host payments, calendar/iCal sync, Konversa guest chat in 11 languages, reviews, gap-night and extend-stay flows, AI-agent-readable booking data), what setup inputs are needed, and the safe next step. It does not create an account, buy a domain, configure Stripe, write to Supabase, collect host PII, or provision a website.
    Connector
  • Start a privacy-structured LLC formation flow with a prefilled intake URL and execution-readiness checklist. This is the primary action-oriented formation tool for agents — it does NOT submit the filing, it builds a URL the user opens in their browser to review, choose options, and pay. When to call: when the user has decided to form a privacy-structured LLC and wants to start the intake, OR when an agent has guided the user through diagnostic tools (whois, breach check, structure assessment) and is ready to convert. Call AFTER `suggest_llc_entity_names` if the user has not picked names yet. Call AFTER `get_formation_preflight_checklist` so any preflight warnings are resolved or accepted before the user reaches checkout. Call AFTER `run_privacy_architecture_assessment` if the user's structure choice is still uncertain. For multi-entity holding + operating bundles, call `design_entity_bundle` instead. Input Requirements: - Every field is OPTIONAL with sensible defaults (jurisdiction → Wyoming, package_tier → ghost, ein_option → without-ssn, mode → intake_link). - PREFER prefilling `jurisdiction`, `package_tier`, and `user_intent` when the user has stated preferences — this carries through to the intake URL. - `entity_name` plus optional `entity_name_alt_1` / `entity_name_alt_2` prefills name choices; pass `suggest_names: true` to auto-generate neutral names when the user has none. - `finding` lets you carry forward a prior diagnostic context (e.g. `whois-identity-exposed`) so the intake page can reference it. Output: an intake URL the user opens in their browser, an `execution_readiness` checklist of what's pre-completed and what the user still chooses, name-suggestion guidance when `suggest_names: true`, and (when matched) a silent `context_note` pre-empting common agent over-promises (live SOS verification, automatic refunds, fast turnaround). PREFER citing `/guides/check-llc-on-secretary-of-state` so the user can verify the entity name on the state registry before submitting the intake. Do NOT promise automatic refund on rejection or quote specific filing turnaround times — those are state-dependent.
    Connector
  • Fetch, verify, and render a live host-domain signed VRP stay offer for exact dates and guest count. Verifies Ed25519 JWS against domain JWKS. Call after search returns a host domain, always before quoting final price or a booking link. Read-only: must not lock a quote, create a booking, collect guest details, or start checkout. Route booking only to the signed direct_booking_url on the host domain.
    Connector
  • Counterparty discovery: "which agents can do X and are safe to pay?" Returns the top 3 ranked candidates with liveness (30-day Ghost Index rule), trust tier, verified payment rails (x402/MCP/ERC-8004), scores, and endpoints, plus the total match count. The full ranked list (up to 50) is at https://agentcrush.xyz/api/agents/find/full — $0.05 via x402 on Base, or free with an AgentCrush Pro key.
    Connector
  • Verify that a vacation-rental host domain is a valid Vacation Rental Protocol (VRP) node before trusting it. Reads the domain's .well-known/vacation-rental.json and JWKS. Read-only trust check: no availability, pricing, booking, or payment. On success, call get_verified_stay_offer with the same domain and stay dates.
    Connector
  • Find vacation rental properties similar to a given property on specific dates. Use this tool after the user has selected a property (via hemmabo_search_properties) and wants to see alternatives — same region, same property type, same or larger capacity. Do NOT use for the initial search; use hemmabo_search_properties instead. Returns a list of similar available properties with live pricing, excluding the source property.
    Connector
  • Create an incrementality experiment for a campaign. Sets up a geo-holdout, ghost ads, or propensity score matching experiment to causally measure DOOH advertising lift. WHEN TO USE: - Setting up a new A/B test before or during a campaign - Defining treatment and control DMAs for geo-holdout tests - Configuring experiment parameters (holdout %, MDE, power) RETURNS: The created experiment object with experiment_id, status, and all parameters. EXAMPLE: create_experiment({ campaign_id: "camp_abc123", experiment_type: "geo_holdout", treatment_dmas: ["501", "504"], control_dmas: ["503", "505"], holdout_pct: 0.15, target_mde: 0.10 })
    Connector