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.
ENDPOINT 1
https://menshairpalmbeach.com/mcp
MCP server metadata
- Name
- sport-clips-south-florida
- Version
- 1.0.0
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_locationsList all Sport Clips Haircuts locations in Palm Beach County, Florida with address, plaza, phone, and hours.
Inferred read-onlyget_locationGet the full record for one location — address, coordinates, directions, neighborhoods served, nearby landmarks and schools, and FAQs.
Inferred read-onlyfind_nearest_locationRank the Palm Beach County locations by distance from a point.
Inferred read-onlyget_hoursReturn opening hours and whether the store is open at this moment in America/New_York.
Inferred read-onlylist_servicesList haircut and grooming services, including exactly what the signature MVP Experience includes.
Inferred read-onlylist_offersList live coupons and promotions with codes, terms, and expiration dates.
Inferred read-onlyget_check_in_infoGet the online check-in URL and mobile app links for joining the lineup before arriving.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.