Data Collection
shearquery.com
Provides ranked comparisons and counts of barber/cosmetology school licensing outcomes, barbershop rentals, and Texas licensee records.
ENDPOINT 1
https://shearquery.com/mcp
MCP server metadata
- Name
- com.innergcomplete/shearquery
- Version
- 0.1.0
Barber and beauty industry data for Texas and beyond: school licensing-exam pass rates, barbershop and salon booth rent with chair availability, and Texas licensee counts. Figures come from state licensing records and owner-reported listings, and each response states its own coverage — quote those caveats when citing a number.
Known tools 3
compare_barber_cosmetology_schoolsRank barber or cosmetology schools by real 2026 state licensing exam outcomes — written and practical pass rates, first-attempt rate, average attempts to pass, students tested, and tuition.
Inferred read-onlycompare_barbershops_salonsFind barbershops and salons ranked by weekly booth rent, with chairs available, Google rating, review count and hiring status.
Inferred read-onlytexas_licensee_countsCount active Texas licensees from the TDLR public record by licence type, optionally limited to those whose licence expires before a given date.
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.com-innergcomplete-shearquery]
url = "https://shearquery.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-innergcomplete-shearquery": {
"type": "http",
"url": "https://shearquery.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-innergcomplete-shearquery
Remote MCP URL: https://shearquery.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": {
"com-innergcomplete-shearquery": {
"url": "https://shearquery.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-innergcomplete-shearquery": {
"type": "http",
"url": "https://shearquery.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-innergcomplete-shearquery",
"transport": "streamable-http",
"url": "https://shearquery.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.