Data Collection
profixdirectory.com
Provides access to a directory of home-service professionals and emergency contacts in the Toledo and Findlay metro areas.
ENDPOINT 1
https://profixdirectory.com/api/mcp
Known tools 46
list_taxonomyReturns the directory's trades, specialties, metros, cities, and neighborhoods.
Inferred read-onlyget_emergency_contactsReturns universal emergency contacts (911, Poison Control, Columbia Gas, 811) plus per-metro power and water utilities.
Inferred read-onlyget_cost_estimateReturns the structured cost estimate for a specific home-service job.
Inferred read-onlylist_guidesBrowse the long-form guides (e.g., Findlay Blanchard flood prep, BGSU rental landlord playbook, Ohio plumbing permits).
Inferred read-onlytriage_symptomFree-text symptom (e.g., 'gas smell', 'no heat', 'water in basement', 'breaker keeps tripping') → returns urgency tier, recommended trade, safety steps, and matched pros.
Potential side effectsget_methodologyReturns the 10-step verification pipeline, scoring formula, and all authoritative data sources used to verify contractors across the directory.
Inferred read-onlyget_verification_feedReturns the live JSON feed of recent license-status changes, new permits, audit deltas, and data-source refresh metadata.
Inferred read-onlyget_county_coverage_statsGiven an Ohio county (name or slug — e.g., 'Lucas', 'cuyahoga', 'Hancock County'), return aggregated coverage: total verified pros, license-linked count, 24/7-emergency count, featured count, average rating, top trades, top cities, and county-level civic contacts (permit office, health department, EMA).
Inferred read-onlyfind_emergency_prosReturn pros with explicit 24/7 emergency availability, ranked by featured-first then rating × log(reviewCount).
Inferred read-onlyget_trade_pricingReturn two pricing surfaces for a trade: (1) 2026 homeowner cost-guide ranges (low/typical/high USD) for every published cost guide in this trade, and (2) ProFix per-lead pricing tiers (emergency $35 / same-day $25 / quoted $15 / cold $10).
Potential side effectsget_trade_guideReturn the Wave 64 trade encyclopedia entry for a canonical trade: troubleshooting scenarios, maintenance schedule, cost components, hiring red flags, contract checklist, and warranty norms.
Potential side effectsget_emergency_playbookReturn the full emergency playbook for a slug: immediate steps, shutoff guidance, do-not list, who to call, damage mitigation, typical cost band, insurance note, and prevention.
Inferred read-onlyget_material_estimateRun one of the /calculators/materials pure material calculators over MCP.
Inferred read-onlyget_research_articleReturn citable metadata for a ProFix research or data-study route by slug: title, summary, publication date, word count, keywords, canonical URL, Markdown export URL, and suggested citation.
Inferred read-onlyget_cost_benchmarkReturn the exact Real Cost Index benchmark for a trade × place from real public building-permit declared valuations.
Potential side effectsget_cost_trendsReturn the exact year-over-year Real Cost Trends median declared-value series for a trade from real public building-permit records.
Potential side effectsget_license_coverageReturn two distinct license-coverage signals for a state: (1) ProFix's ingested verified-active roster count if that state has a wired official-board overlay, and (2) the official board-directory entry from the all-jurisdiction lookup directory.
Inferred read-onlyget_license_lapse_rateReturn the contractor license lapse-rate study row(s) computed from full public license rosters only.
Inferred read-onlycompare_metrosCompare two metro slugs for one trade using exact metro-scope benchmarks from loadPermitCostIndex().
Potential side effectsget_pro_detailFetch the full gold-tier record for a single pro in a supported state.
Inferred read-onlyget_state_licensingReturn the canonical state-licensing-guide entry for a supported state.
Inferred read-onlyget_trade_cost_in_stateReturn the seeded 2026 cost ranges for a priority trade in a supported state — low / typical / high USD per task, factors, notes.
Potential side effectssearch_pros_by_state_tradeReturn gold-tier pros (combined `national_gold` + `regional_gold` tiers — national gold is confidence ≥ 80 with multi-source aggregation; regional gold is single-source + license + phone-state exact match) for a specific state + trade combo, sorted by confidence (seed order).
Potential side effectsget_state_top_prosReturn the highest-confidence gold-tier pros for a state, regardless of trade.
Potential side effectsget_cost_estimate_for_stateReturn the homeowner cost band {low, typical, high, source} for a trade in a supported state.
Potential side effectsget_license_infoReturn the licensing board name + URL + requirement summary for a trade in a supported state, sourced from the 2026-06 state-content seed.
Potential side effectsverify_contractorVerify a contractor by license number (high-confidence) or by name (candidates only) against ProFix's real verified-license rosters for 0 states (AK AL AR AZ CA CO CT DC DE FL HI IA IL KS KY LA MA ME MN MO MT NH NJ NV NY OH OR TX VA VT WA WI).
Inferred read-onlyget_pro_detail_by_slugFetch the full record for a single gold-tier or NW-Ohio pro by slug — no state required.
Inferred read-onlylist_supported_statesReturn every state currently supportedByDirectory: true, with launch date, status, region, and the gold-tier pro count.
Inferred read-onlyget_state_methodologyReturn the data-source allowlist, refresh cadences, and validation pipeline for a supported state.
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.profixdirectory-com]
url = "https://profixdirectory.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"profixdirectory-com": {
"type": "http",
"url": "https://profixdirectory.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: profixdirectory-com
Remote MCP URL: https://profixdirectory.com/api/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": {
"profixdirectory-com": {
"url": "https://profixdirectory.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"profixdirectory-com": {
"type": "http",
"url": "https://profixdirectory.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "profixdirectory-com",
"transport": "streamable-http",
"url": "https://profixdirectory.com/api/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 profixdirectory.com was fetched 2026-08-04T21:45:50.322Z and is being refreshed.
profixdirectory.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.