← pontofato.com

INDIVIDUAL MCP TOOL

vizinhanca

Empresas ativas, abertas e baixadas num raio em metros, por CNAE, com aberturas recentes e distância.

pontofato.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://pontofato.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for vizinhanca 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

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

.mcp.json

{
  "mcpServers": {
    "pontofato": {
      "type": "http",
      "url": "https://pontofato.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • api_index — Índice da API PontoFato.
  • health — Saúde da origem e cobertura por UF.
  • cep — Pontos CNEFE de um CEP, com lat/lon IBGE.
  • proximo — Ponto CNEFE mais perto de lat/lon.
  • buscar — Busca textual de logradouro.
  • unidades — Unidades CNEFE de um CEP (apartamento, loja), com complemento e espécie.
  • empresas — Estabelecimentos da Receita neste CEP.
  • raio — CEPs a N metros de um ponto (cep ou lat/lon), com distância e pontos CNEFE.