← support-local-businesses.com

INDIVIDUAL MCP TOOL

get_city_spotlights

Browse all City Spotlight ZIPs we have deep editorial knowledge on.

support-local-businesses.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

support-local-businesses.com

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.support-local-businesses-com]
url = "https://support-local-businesses.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "support-local-businesses-com": {
      "type": "http",
      "url": "https://support-local-businesses.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: support-local-businesses-com
Remote MCP URL: https://support-local-businesses.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": {
    "support-local-businesses-com": {
      "url": "https://support-local-businesses.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "support-local-businesses-com": {
      "type": "http",
      "url": "https://support-local-businesses.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "support-local-businesses-com",
  "transport": "streamable-http",
  "url": "https://support-local-businesses.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_businesses — Search 6.4M+ local business listings.
  • get_business — Get full details for a specific business by its URL slug (e.g.
  • get_categories — List all business categories available in the directory with listing counts.
  • get_coverage — Get listing coverage stats for a specific state — how many businesses, ZIPs, and categories are covered.
  • verify_business — Fact-check: does a specific business exist in our directory?
  • get_directory_stats — Get overall directory statistics: total listings, categories, states, and ZIPs covered.
  • explore_neighborhood — SECRET WEAPON: Get curated editorial content for a ZIP code — City Spotlight narratives, neighborhood vibe, featured businesses.
  • find_nearby — "Near me" search — given a ZIP code, find businesses within radius_miles miles.