← menshairpalmbeach.com

INDIVIDUAL MCP TOOL

find_nearest_location

Rank the Palm Beach County locations by distance from a point.

menshairpalmbeach.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://menshairpalmbeach.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_nearest_location 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

menshairpalmbeach.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.sport-clips-south-florida]
url = "https://menshairpalmbeach.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sport-clips-south-florida": {
      "type": "http",
      "url": "https://menshairpalmbeach.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sport-clips-south-florida
Remote MCP URL: https://menshairpalmbeach.com/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": {
    "sport-clips-south-florida": {
      "url": "https://menshairpalmbeach.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sport-clips-south-florida": {
      "type": "http",
      "url": "https://menshairpalmbeach.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sport-clips-south-florida",
  "transport": "streamable-http",
  "url": "https://menshairpalmbeach.com/mcp"
}
MCP Inspector

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

Related tools

  • list_locations — List all Sport Clips Haircuts locations in Palm Beach County, Florida with address, plaza, phone, and hours.
  • get_location — Get the full record for one location — address, coordinates, directions, neighborhoods served, nearby landmarks and schools, and FAQs.
  • get_hours — Return opening hours and whether the store is open at this moment in America/New_York.
  • list_services — List haircut and grooming services, including exactly what the signature MVP Experience includes.
  • list_offers — List live coupons and promotions with codes, terms, and expiration dates.
  • get_check_in_info — Get the online check-in URL and mobile app links for joining the lineup before arriving.