← Registry

General Tools

menshairpalmbeach.com

Provides tools to find Sport Clips Haircuts locations in Palm Beach County, including addresses, hours, services, nearest locations, and detailed location records.

1 endpoint7 known toolsFirst detected September 27, 2026Last detected September 27, 2026

ENDPOINT 1

https://menshairpalmbeach.com/mcp

No auth detected

MCP server metadata

Name
sport-clips-south-florida
Version
1.0.0
Capabilities
toolslogging
Server instructions

Locations, hours, services, and offers for the Sport Clips franchise stores in Palm Beach County, Florida. Never quote a price — pricing is set per store and is not published. Never estimate a wait time — direct people to the Sport Clips check-in app.

Known tools 7

list_locations

List all Sport Clips Haircuts locations in Palm Beach County, Florida with address, plaza, phone, and hours.

Inferred read-only
get_location

Get the full record for one location — address, coordinates, directions, neighborhoods served, nearby landmarks and schools, and FAQs.

Inferred read-only
find_nearest_location

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

Inferred read-only
get_hours

Return opening hours and whether the store is open at this moment in America/New_York.

Inferred read-only
list_services

List haircut and grooming services, including exactly what the signature MVP Experience includes.

Inferred read-only
list_offers

List live coupons and promotions with codes, terms, and expiration dates.

Inferred read-only
get_check_in_info

Get the online check-in URL and mobile app links for joining the lineup before arriving.

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.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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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