Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Bom Retiro

REMOTE · BOMRETIRO.SAMPA.BR · SCANNED AUG 3

Bom Retiro — neighborhood directory: local places, events, menus, offers, and services.

+3 this week 66 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3465 tokens (~123/item across 28 items; 28 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · bomretiro.sampa.br

# add to Claude Code
claude mcp add --transport http junoventures-bomretiro-sampa-br https://bomretiro.sampa.br/mcp
# ~/.codex/config.toml
[mcp_servers.junoventures-bomretiro-sampa-br]
url = "https://bomretiro.sampa.br/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "junoventures-bomretiro-sampa-br": {
      "type": "remote",
      "url": "https://bomretiro.sampa.br/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add junoventures-bomretiro-sampa-br --url https://bomretiro.sampa.br/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  junoventures-bomretiro-sampa-br:
    url: "https://bomretiro.sampa.br/mcp"
// mcp.json
{
  "mcpServers": {
    "junoventures-bomretiro-sampa-br": {
      "type": "http",
      "url": "https://bomretiro.sampa.br/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://bomretiro.sampa.br/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.bomretiro.sampa.br CN=YR2,O=Let's Encrypt,C=US 8 Jul 2026 6 Oct 2026 RSA 2048 SHA256-RSA 5d732db5f3f5f62e2e7ce53a0faef883447
SANs: *.bomretiro.sampa.br, bomretiro.sampa.br
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of bomretiro.sampa.br. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
br. present 38298 13 Verified
sampa.br. present 18646 13 Verified
bomretiro.sampa.br. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://bomretiro.sampa.br/mcp Verified 200
http (plaintext) http://bomretiro.sampa.br/mcp HTTPS enforced 308 https://bomretiro.sampa.br/mcp
MCP tools — 28 exposed · ~3,330 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
create_booking ~239

Book an appointment slot at a venue (Wix Bookings). NOTHING IS BOOKED UNTIL THE CUSTOMER PAYS: this returns a checkout URL, and the booking stays off the venue's calendar until a human opens that URL and completes payment on the venue's own site. Tell the user they must open the link. Call get_availability immediately before this — the slot is re-validated server-side and a taken slot is rejected. The contact email is NOT verified at this step; the checkout is what confirms it.

NameTypeReqDescription
contactobjectyesWho the booking is for. All three are required by the venue to confirm or reschedule.
endDatestringyesSlot end as an ISO instant, exactly as returned by get_availability.
place_slugstringyesVenue place slug from search_places.
resourceIdstringOptional staff/resource ID from the slot, when the user picked a specific professional.
serviceIdstringyesService ID from list_booking_services (called with the same place_slug).
startDatestringyesSlot start as an ISO instant, exactly as returned by get_availability.

No output schema declared.

No examples provided.

create_checkout ~57

Create a direct checkout URL for one or more store products (Wix Stores). The user clicks the URL to complete payment on the site — no login required on the AI agent side.

NameTypeReqDescription
itemsarrayyesProducts to add to cart.

No output schema declared.

No examples provided.

get_availability ~133

Get available time slots for a bookable service on a given date (Wix Bookings). Pass the serviceId from list_booking_services and a date in YYYY-MM-DD. Pass the same `place_slug` you used there — slot times are returned in the VENUE's timezone, which is not necessarily the directory's.

NameTypeReqDescription
datestringyesDate in YYYY-MM-DD format (e.g. "2026-06-25").
place_slugstringVenue place slug — use the same one passed to list_booking_services.
serviceIdstringyesService ID from list_booking_services.

No output schema declared.

No examples provided.

get_event_tickets ~60

Get ticket types and prices for a specific event (Wix Events). Pass the event slug from list_events. Returns ticket names, prices, sale status, and how many are left.

NameTypeReqDescription
event_slugstringyesEvent slug from list_events.

No output schema declared.

No examples provided.

get_loyalty_info ~43

Get the loyalty/rewards program details for this site (Wix Loyalty). Returns program name, points currency name, and tier structure with required points per tier.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_place ~99

Get full details for a specific place by its URL slug, including opening hours, a precomputed `open_now` boolean, amenity `attributes` (slugs), a `delivery` array of curated delivery-app deep-links (ifood, rappi, uber-eats — each `{ platform, url }`), ratings, address, and neighborhood.

NameTypeReqDescription
slugstringyesURL slug of the place, e.g. "cafe-example".

No output schema declared.

No examples provided.

get_restaurant_menus ~92

Get the food menu for a specific restaurant on this site. Returns menus with their sections, dishes, descriptions, prices, and dietary labels (vegan, gluten-free, etc). Use search_places or list_categories first to find the restaurant's place_slug.

NameTypeReqDescription
place_slugstringyesThe slug of the restaurant, e.g. "bar-do-ze" (from search_places or a place URL).

No output schema declared.

No examples provided.

get_reviews ~49

Get published reviews for this site (Wix Reviews). Returns reviewer name, rating, title, and content.

NameTypeReqDescription
limitnumberMax reviews to return (default 10, max 50).

No output schema declared.

No examples provided.

get_showtimes ~107

Get showtimes for a specific movie at cinemas in this neighborhood, for a given date. Returns each cinema with session times, format (e.g. "Laser", "3D"), and language (Dublado/Legendado). Requires movies_enabled on this site.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format. Defaults to today (BRT).
movie_slugstringyesMovie slug from list_movies (e.g. "o-corvo-1016084").

No output schema declared.

No examples provided.

get_site_info ~68

Returns basic information about this neighborhood directory: name, locale, domain, description, canonical URLs for key sections, plus the current LOCAL TIME and CURRENT WEATHER at the neighborhood (temperature, condition). Use this for any "what time is it there" or "what's the weather like" context.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_blog_posts ~78

List recent published blog posts for this site (Wix Blog). Returns title, excerpt, author, published date, reading time, categories, and the post URL.

NameTypeReqDescription
categorystringFilter by category label. Case-insensitive substring match.
limitnumberMax posts to return (default 10, max 50).

No output schema declared.

No examples provided.

list_booking_services ~209

List a venue's services — what it offers, with price and duration. Pass `place_slug` (from search_places) to list the services of a specific VENUE — a salon, clinic or studio listed in this directory; that is what you want in almost every case, and it is the only form whose serviceId works with create_booking. Omitting `place_slug` lists the directory site's own services instead, which most sites do not have. Returns name, description, price, duration in minutes, and `bookableViaMcp`. Services are listed for EVERY venue, including those with no online booking system — check `bookableViaMcp`: when it is false, `id` is null and you cannot book through create_booking, so point the user at `bookingUrl` or the venue's page instead.

NameTypeReqDescription
place_slugstringVenue place slug from search_places. Strongly recommended — without it you get the directory's own services, not a venue's.

No output schema declared.

No examples provided.

list_categories ~38

Returns the full category taxonomy of this directory site: top-level groups with their subcategories, localized labels, schema.org types, and live place counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_events ~238

List upcoming events in this neighborhood with date, venue, price, and URL. Events within the next 7 days include a weatherForecast (condition + min/max temperature) for the event day — use it to tell users e.g. "the event is at X and it will be raining". Pass `filter` to narrow by time or price; `filter: "agora"` answers "what can I go to right now" and is resolved live on every call, which no cached page can do.

NameTypeReqDescription
filterstringNarrow the list: "agora" = on stage at this exact moment (season runs and day-granular sources are excluded, because their stored window says nothing about whether a session is on right now); "hoje"/…
limitnumberMax events to return (default 20, max 50).
upcoming_onlybooleanOnly return upcoming or in-progress events (default true).

No output schema declared.

No examples provided.

list_faqs ~48

Get all FAQ questions and answers for this site (Wix FAQ). Grouped by category. Use this to answer common questions about the site — opening hours, parking, policies, etc.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_forms ~48

List available contact/signup forms on this site (Wix Forms). Returns form name, ID, and field definitions (label, type, required). Use before submit_form to discover which fields to fill.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_guides ~62

List curated editorial guides ("best of" lists) published by this site — ranked places with editorial notes. The best source for "best X in this neighborhood" questions.

NameTypeReqDescription
limitnumberMax guides to return (default 20, max 50).

No output schema declared.

No examples provided.

list_movies ~139

List movies available in this neighborhood (only on sites with movies_enabled). Returns now-showing films (with actual showtimes at local cinemas), coming-soon films, and streaming availability. Includes title, genres, TMDB rating, runtime, and detail URL.

NameTypeReqDescription
limitnumberMax movies to return (default 20, max 100).
statusstringFilter by status. "now_showing" = films with upcoming showtimes at local cinemas. "coming_soon" = unreleased or not yet playing locally. "streaming" = available on streaming services in Brazil. "all"…

No output schema declared.

No examples provided.

list_offers ~99

List active promotions and deals available in this neighborhood directory. Returns discount label, promo code (if any), CTA link, validity window, and which business/place it belongs to. FLASH offers have a countdown deadline.

NameTypeReqDescription
kindstringFilter by offer kind. FLASH = time-limited flash sale with countdown. Omit to return all active offers.
limitnumberMax offers to return (default 20, max 60).

No output schema declared.

No examples provided.

list_pricing_plans ~145

List membership or subscription plans (Wix Pricing Plans). Pass `place_slug` (from search_places) to list the plans of a specific VENUE — a gym, studio or clinic listed in this directory (e.g. its monthly/annual membership); that is what you want in almost every case. Omitting `place_slug` lists the directory site's own plans instead, which most sites do not have. Returns plan name, description, price, billing cycle, perks, and a direct checkout URL.

NameTypeReqDescription
place_slugstringVenue place slug from search_places. Strongly recommended — without it you get the directory's own plans, not a venue's.

No output schema declared.

No examples provided.

list_products ~64

List products in this site's store (Wix Stores). Returns name, price, stock status, and product type.

NameTypeReqDescription
limitnumberMax products to return (default 20, max 100).
qstringOptional search term matched against product name.

No output schema declared.

No examples provided.

list_profiles ~69

List solo service-provider profiles on this site — businesses without a fixed physical location (e.g. dog walkers, tutors, personal trainers). Returns name, profile URL, category, and any available metadata (age, height, etc.).

NameTypeReqDescription
limitnumberMax profiles to return (default 50).

No output schema declared.

No examples provided.

request_reservation ~230

Request a table at a restaurant. THE RESTAURANT IS NOT NOTIFIED YET: the request is held and a confirmation email is sent to the address you provide, and only when that person clicks the link does the restaurant receive it. Tell the user to check their inbox — the link expires in 24 hours. Use a real address belonging to the person you are acting for; the confirmation link is deliberately not returned to you. This is a request, not a confirmed booking: the restaurant confirms out of band.

NameTypeReqDescription
emailstringyesThe guest's own email — the confirmation link is sent here.
messagestringOptional note (occasion, dietary needs, seating preference).
namestringyesName the table is under.
partySizenumberyesNumber of people (1–30).
phonestringOptional phone number for the restaurant to reach the guest.
place_slugstringyesRestaurant place slug from search_places.
requestedAtstringyesDesired date and time as an ISO instant. Must be in the future.

No output schema declared.

No examples provided.

reserve_event_tickets ~139

Hold tickets for an event sold through this site (Wix Events) and return a checkout URL. THE HOLD IS TEMPORARY AND NOTHING IS PAID: the tickets are not the user's until a human opens the URL and completes checkout, and the hold expires on its own if they don't. Max 10 tickets and 10 ticket types per reservation. Only works for events this site sells directly — for events sold elsewhere (Sympla, Ingresse, Sesc), use the event's own ticketUrl instead.

NameTypeReqDescription
event_slugstringyesEvent slug from list_events.
ticketsarrayyesTicket types and quantities to hold.

No output schema declared.

No examples provided.

rsvp_event ~148

RSVP to a free event on this site (Wix Events). NOBODY IS ON THE GUEST LIST YET: a confirmation email goes to the address you provide, and the RSVP is only submitted when that person clicks the link (expires in 24 hours). Tell the user to check their inbox. Use a real address belonging to the person you are acting for — the confirmation link is deliberately not returned to you.

NameTypeReqDescription
emailstringyesThe guest's own email — the confirmation link is sent here.
event_slugstringyesEvent slug from list_events.
firstNamestringyesGuest first name.
lastNamestringyesGuest last name.

No output schema declared.

No examples provided.

search_dishes ~139

Find which restaurants serve a dish in this neighborhood. Searches every menu item across all restaurants on the site, grouped by dish — e.g. query "feijoada" returns each restaurant serving it with price, description, dietary labels, and the place URL. Omit the query to list the most-served dishes. Use this for any "where can I eat X" question.

NameTypeReqDescription
limitnumberMax dishes to return (default 20, max 50).
querystringDish name or part of it, e.g. "feijoada", "pizza margherita". Omit to list top dishes.

No output schema declared.

No examples provided.

search_places ~395

Search for places (restaurants, cafes, shops, etc.) in this neighborhood. The `q` match is accent-insensitive and typo-tolerant ("acai" finds "Açaí", "restaurnt" finds "Restaurante"), ranked by relevance. Compose filters for multi-condition queries: `category`, `neighborhood`, `open_now` (true = open at this exact moment), and `attributes` (amenity slugs, ALL must match). Each result includes a precomputed `open_now` boolean, an `attributes` array (amenity slugs), a `delivery` array of curated delivery-app deep-links (ifood, rappi, 99food, uber-eats — each `{ platform, url }`), rating, and structured `hours` (Google Maps periods: day 0=Sun–6=Sat, time "HHMM"). Common amenity slugs: wifi, outdoor-seating, wheelchair, dog-friendly, delivery, takeaway, reservations, live-music, vegan, gluten-free (availability varies per place).

NameTypeReqDescription
attributesarrayAmenity slugs a place must ALL have, e.g. ["wifi","outdoor-seating"]. Common slugs: wifi, outdoor-seating, wheelchair, dog-friendly, delivery, takeaway, reservations, live-music, vegan, gluten-free.
categorystringFilter by category label (e.g. "Café"). Case-insensitive substring match.
limitnumberMax results to return (default 20, max 100).
neighborhoodstringFilter by neighborhood name. Case-insensitive substring match.
open_nowbooleanWhen true, return only places open at the current local time (computed server-side from their opening hours).
qstringFree-text term matched against place name and address — accent-insensitive and typo-tolerant.

No output schema declared.

No examples provided.

submit_form ~95

Submit a form on behalf of the user (Wix Forms). Call list_forms first to get the formId and field keys. Returns a submissionId on success.

NameTypeReqDescription
fieldsobjectyesKey-value pairs matching the field keys from list_forms. Example: { "field_1": "João", "field_2": "[email protected]" }
formIdstringyesForm ID from list_forms.

No output schema declared.

No examples provided.