← shearquery.com

INDIVIDUAL MCP TOOL

compare_barber_cosmetology_schools

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

shearquery.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://shearquery.com/mcp

No auth detected

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

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

Related tools

  • compare_barbershops_salons — Find barbershops and salons ranked by weekly booth rent, with chairs available, Google rating, review count and hiring status.
  • texas_licensee_counts — Count active Texas licensees from the TDLR public record by licence type, optionally limited to those whose licence expires before a given date.