Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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_guides— Browse the long-form guides (e.g., Findlay Blanchard flood prep, BGSU rental landlord playbook, Ohio plumbing permits).get_guide— Fetch the full text of a long-form guide by slug.