Analytics
innergcomplete.com
This server provides tools to compare barber/cosmetology schools by licensing exam outcomes, rank barbershops and salons by booth rent, and count active Texas licensee records.
ENDPOINT 1
https://agency.innergcomplete.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://agency.innergcomplete.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-innergcomplete-shearquery": {
"type": "http",
"url": "https://agency.innergcomplete.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-innergcomplete-shearquery
Remote MCP URL: https://agency.innergcomplete.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://agency.innergcomplete.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-innergcomplete-shearquery": {
"type": "http",
"url": "https://agency.innergcomplete.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-innergcomplete-shearquery",
"transport": "streamable-http",
"url": "https://agency.innergcomplete.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for innergcomplete.com was fetched 2026-08-05T18:07:57.135Z and is being refreshed.
innergcomplete.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.