← hamptonsverified.com

INDIVIDUAL MCP TOOL

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.

hamptonsverified.comnone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for search_places and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

hamptonsverified.com

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.

Related tools

  • 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.
  • upcoming_events — Source-verified East End events, each with its official sourceUrl and the date we last checked it.
  • 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.
  • parking_permit_rules — The East End beach-parking permit map — all 7 jurisdictions — resolved against the beach or town asked about.
  • recently_closed — Verified East End closures — the one thing a model cannot know.
  • 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.
  • 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.
  • 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).