← profixdirectory.com
INDIVIDUAL MCP TOOL
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.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
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.
Related tools
find_pros— Search home-service profiles across the Toledo and Findlay metros.find_pros_by_neighborhood— Most precise location filter.get_pro— Fetch the full record for a single pro by their slug.list_taxonomy— Returns the directory's trades, specialties, metros, cities, and neighborhoods.get_emergency_contacts— Returns universal emergency contacts (911, Poison Control, Columbia Gas, 811) plus per-metro power and water utilities.get_cost_estimate— Returns the structured cost estimate for a specific home-service job.list_cost_guides— Browse all cost guides in the directory.list_guides— Browse the long-form guides (e.g., Findlay Blanchard flood prep, BGSU rental landlord playbook, Ohio plumbing permits).