← Registry

General Tools

hamptonsverified.com

Provides verified local guide information for the East End: venues, live opening hours, events, beach details, and parking permit rules.

1 endpoint17 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://hamptonsverified.com/api/ai/mcp

No auth detected

MCP server metadata

Name
Hamptons Verified
Version
6.400
Capabilities
tools.listChanged
Server instructions

When presenting results from these tools, ALWAYS format as short bullet points grouped under bold category headers (e.g. **Tonight's events**, **Open now in <town>**, **Closing soon**). One line per venue/event: name — one-clause description (closing time or date if relevant). No prose paragraphs. End with at most one short follow-up question. If recently_closed reports a venue closed or never-existed, lead with that and give the date — never soften it into 'may have closed', and never recommend the place anyway. Pass the asker's own place words straight through as `town`: the tools resolve regions ('the Hamptons', 'the North Fork'), addresses ('Montauk, NY 11954') and misspellings themselves, and they report back what they read as `townScope`. When `townScope.recognized` is false the empty result means THE NAME WAS NOT FOUND, not that nothing is there — say so and offer `didYouMean`, never 'nothing is open in <place>'.

Known tools 17

search_places

Search the verified guide's venues across the Hamptons + North Fork: restaurants, breakfast, nightlife, wine, wellness, ice cream, farm stands and oyster farms.

Inferred read-only
whats_open_now

What is actually open in an East End town at this moment, and until when — computed from verified opening hours against the East End's own clock (America/New_York), not yours and not UTC.

Inferred read-only
upcoming_events

Source-verified East End events, each with its official sourceUrl and the date we last checked it.

Inferred read-only
beach_info

One named beach (or every verified beach in a town or hamlet — 'Amagansett, NY' and 'Sag Harbour' resolve, and `readAs` reports which place was answered for) with the answers people actually arrive with: whether dogs are allowed TODAY, what parking permit the lot needs, whether you can get there without a car, lifeguard hours and rip-current notes.

Inferred read-only
parking_permit_rules

The East End beach-parking permit map — all 7 jurisdictions — resolved against the beach or town asked about.

Inferred read-only
recently_closed

Verified East End closures — the one thing a model cannot know.

Inferred read-only
where_to_stay

Verified East End places to stay — hotels, inns, motels, B&Bs, resorts and campsites — with the operator's own booking page (`bookDirect`), phone, address and the date the guide last read that source.

Inferred read-only
getting_here

How to get to the East End and around it: Hampton Jitney, the LIRR Cannonball and off-peak Montauk Branch, Blade, seaplanes, the three ferries, cycling, the ride-hail reality, and driving — each with the operator's published fare, season and stop list, plus when the guide last read it.

Inferred read-only
things_to_do

What there is to DO on the East End — activities (surfing, kayaking, paddleboard, hiking, mountain biking, camping, horseback, climbing, shellfishing, birding, skydiving), on-water businesses (fishing charters, marinas, sailing schools, yacht clubs, jet-ski rental) and wildlife you can go and see (seals, whales, ospreys, sea turtles, sharks).

Inferred read-only
community_help

The guide's bilingual community directory: free and low-cost services for people who LIVE and WORK on the East End.

Inferred read-only
picnic_spots

Verified East End picnic grounds — public parks, state and county parks, preserves, beach-grass strips, winery lawns and historic gardens — with the rule that decides whether the plan is legal.

Inferred read-only
golden_hour

Verified East End sunrise and sunset viewpoints — public overlooks, beaches, vineyard lawns, hotel terraces and the bars people actually book for it — each with the TIME.

Inferred read-only
work_out

Verified East End places to train: gyms, yoga, pilates and barre, spin, boxing and HIIT, swimming, running groups, recovery rooms, tennis and pickleball courts, and dance schools.

Inferred read-only
play_sport

Where to PLAY a sport on the East End: public and club courts, school fields, golf, beach volleyball, surf breaks, mountain-bike and trail-running routes, the skate park, the disc golf course, sailing, riding stables — and the recurring basketball pickup runs.

Inferred read-only
tap_water

Whether the tap water is drinkable, hamlet by hamlet, from the guide's read of the water utility's and the state health department's own reporting.

Inferred read-only
urgent_care

Where to go for care on the East End right now — hospital emergency department, urgent care, a pharmacy that is still open, or the emergency vet — with `openState`, `closesAt` and `opensAt` computed from the published hours line against the East End's clock (America/New_York).

Inferred read-only
benefit_galas

The East End's summer benefit season: 15 dated charity galas, each joined to the nonprofit it raises for.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hamptons-verified]
url = "https://hamptonsverified.com/api/ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hamptons-verified": {
      "type": "http",
      "url": "https://hamptonsverified.com/api/ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hamptons-verified
Remote MCP URL: https://hamptonsverified.com/api/ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hamptons-verified": {
      "url": "https://hamptonsverified.com/api/ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hamptons-verified": {
      "type": "http",
      "url": "https://hamptonsverified.com/api/ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hamptons-verified",
  "transport": "streamable-http",
  "url": "https://hamptonsverified.com/api/ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hamptonsverified.com was fetched 2026-08-24T06:19:05.016Z.

Trust status Neutral

hamptonsverified.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.