← Registry

Data Collection

profixdirectory.com

Provides access to a directory of home-service professionals and emergency contacts in the Toledo and Findlay metro areas.

1 endpoint46 known toolsFirst detected May 11, 2026Last detected July 15, 2026

ENDPOINT 1

https://profixdirectory.com/api/mcp

No auth detected

Known tools 46

find_pros

Search home-service profiles across the Toledo and Findlay metros.

Inferred read-only
find_pros_by_neighborhood

Most precise location filter.

Inferred read-only
get_pro

Fetch the full record for a single pro by their slug.

Inferred read-only
list_taxonomy

Returns the directory's trades, specialties, metros, cities, and neighborhoods.

Inferred read-only
get_emergency_contacts

Returns universal emergency contacts (911, Poison Control, Columbia Gas, 811) plus per-metro power and water utilities.

Inferred read-only
get_cost_estimate

Returns the structured cost estimate for a specific home-service job.

Inferred read-only
list_cost_guides

Browse all cost guides in the directory.

Inferred read-only
list_guides

Browse the long-form guides (e.g., Findlay Blanchard flood prep, BGSU rental landlord playbook, Ohio plumbing permits).

Inferred read-only
get_guide

Fetch the full text of a long-form guide by slug.

Inferred read-only
triage_symptom

Free-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 effects
get_methodology

Returns the 10-step verification pipeline, scoring formula, and all authoritative data sources used to verify contractors across the directory.

Inferred read-only
get_active_storm_events

Returns NWS warnings currently active for Ohio counties.

Inferred read-only
get_verification_feed

Returns the live JSON feed of recent license-status changes, new permits, audit deltas, and data-source refresh metadata.

Inferred read-only
get_county_coverage_stats

Given 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-only
find_emergency_pros

Return pros with explicit 24/7 emergency availability, ranked by featured-first then rating × log(reviewCount).

Inferred read-only
get_trade_pricing

Return 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 effects
get_trade_guide

Return 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 effects
get_trade_faq

Return the Wave 64 national FAQ for a canonical trade.

Potential side effects
list_emergency_playbooks

Browse the Wave 64 emergency playbook index.

Inferred read-only
get_emergency_playbook

Return 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-only
estimate_cost

Run the interactive cost calculator model over MCP.

Inferred read-only
get_material_estimate

Run one of the /calculators/materials pure material calculators over MCP.

Inferred read-only
list_research_articles

Return the ProFix Directory research/data-study index.

Inferred read-only
get_research_article

Return 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-only
get_cost_benchmark

Return the exact Real Cost Index benchmark for a trade × place from real public building-permit declared valuations.

Potential side effects
get_cost_trends

Return the exact year-over-year Real Cost Trends median declared-value series for a trade from real public building-permit records.

Potential side effects
get_license_coverage

Return 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-only
get_license_lapse_rate

Return the contractor license lapse-rate study row(s) computed from full public license rosters only.

Inferred read-only
which_states_license_trade

Reverse lookup over ProFix's state-license registry.

Inferred read-only
compare_metros

Compare two metro slugs for one trade using exact metro-scope benchmarks from loadPermitCostIndex().

Potential side effects
search_pros

Agent-native directory search.

Inferred read-only
search_pros_by_state

National equivalent of the NW-Ohio `find_pros`.

Inferred read-only
get_pro_detail

Fetch the full gold-tier record for a single pro in a supported state.

Inferred read-only
get_state_licensing

Return the canonical state-licensing-guide entry for a supported state.

Inferred read-only
get_trade_cost_in_state

Return the seeded 2026 cost ranges for a priority trade in a supported state — low / typical / high USD per task, factors, notes.

Potential side effects
lookup_state_metadata

Return the `StateRecord` for any U.S.

Inferred read-only
search_pros_by_state_trade

Return 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 effects
get_state_top_pros

Return the highest-confidence gold-tier pros for a state, regardless of trade.

Potential side effects
get_cost_estimate_for_state

Return the homeowner cost band {low, typical, high, source} for a trade in a supported state.

Potential side effects
get_license_info

Return the licensing board name + URL + requirement summary for a trade in a supported state, sourced from the 2026-06 state-content seed.

Potential side effects
verify_contractor

Verify 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-only
get_pro_detail_by_slug

Fetch the full record for a single gold-tier or NW-Ohio pro by slug — no state required.

Inferred read-only
list_supported_states

Return every state currently supportedByDirectory: true, with launch date, status, region, and the gold-tier pro count.

Inferred read-only
get_state_methodology

Return the data-source allowlist, refresh cadences, and validation pipeline for a supported state.

Inferred read-only
find_pros_for_trade_state

Agent-native pro matching.

Inferred read-only
find_pros_near

Find gold-tier pros near a 5-digit US ZIP.

Inferred read-only

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

Trust status Neutral

profixdirectory.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.