← fiberfinder.ai

INDIVIDUAL MCP TOOL

location_intelligence

Res-8 hex intelligence (~0.46 km cells) for any US coordinate: how many FCC locations, providers by technology, fiber density, competition and underserved status, and best available speeds in that immediate neighborhood.

fiberfinder.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.fiberfinder.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for location_intelligence and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

fiberfinder.ai

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.fiberfinder-telecom-truth]
url = "https://mcp.fiberfinder.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fiberfinder-telecom-truth": {
      "type": "http",
      "url": "https://mcp.fiberfinder.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fiberfinder-telecom-truth
Remote MCP URL: https://mcp.fiberfinder.ai/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": {
    "fiberfinder-telecom-truth": {
      "url": "https://mcp.fiberfinder.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fiberfinder-telecom-truth": {
      "type": "http",
      "url": "https://mcp.fiberfinder.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fiberfinder-telecom-truth",
  "transport": "streamable-http",
  "url": "https://mcp.fiberfinder.ai/mcp"
}
MCP Inspector

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

Related tools

  • check_availability — Authoritative internet availability for one US location.
  • provider_profile — Canonical profile of a US internet provider by name (handles brand variants, e.g.
  • area_intelligence — Coverage intelligence for a US city: how many providers file service, fiber availability share, and the dominant technologies — honest numbers with their grain and vintage stated.
  • industry_overview — US telecom market at national scale: total providers, total FCC-registered locations, technology mix (how many locations have fiber vs cable vs other filed), and the filing vintages held.