INDIVIDUAL MCP TOOL
get_area_details
Get city/county-specific fence details for a served Northeast Florida location: a local intro, common local projects and terrain notes, the county permit/HOA note, the nearby cities we serve, and the indexable city-page URL.
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.smoothfenceusa-com]
url = "https://smoothfenceusa.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"smoothfenceusa-com": {
"type": "http",
"url": "https://smoothfenceusa.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: smoothfenceusa-com
Remote MCP URL: https://smoothfenceusa.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": {
"smoothfenceusa-com": {
"url": "https://smoothfenceusa.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"smoothfenceusa-com": {
"type": "http",
"url": "https://smoothfenceusa.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "smoothfenceusa-com",
"transport": "streamable-http",
"url": "https://smoothfenceusa.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_info— Get Smooth Fence USA's core facts as one bundle: service area, services, process/timeline/deposit, hours, phone, warranty, financing, gallery, and what we do NOT offer.check_service_area— Check whether Smooth Fence USA serves a given location.estimate_fence_cost— Get a rough installed price range (USD) for a residential fence, plus an example monthly financing figure.search_faq— Search Smooth Fence USA's 53-item FAQ for a SPECIFIC question (warranty details, materials, pool fencing, gates, HOA/permits, financing specifics).get_site_visit_link— Get the booking link for a FREE on-site visit (30 min).request_quote— Submit a real quote request for a consenting homeowner in the service area.