← Registry

API Tools

pontofato.com

Provides access to the PontoFato API for querying Brazilian address points and geographic data.

1 endpoint10 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://pontofato.com/mcp

No auth detected

MCP server metadata

Name
PontoFato
Version
b852c8c1
Capabilities
tools
Server instructions

Superfície de agente do PontoFato. Toda tool é uma chamada na API pública de https://pontofato.com. Catálogo e cota: https://pontofato.com/api/ · spec: https://pontofato.com/openapi.json. Cota estourada responde 402 com accepts[] (x402/USDC) — pague e repita a chamada.

Known tools 10

api_index

Índice da API PontoFato.

Inferred read-only
health

Saúde da origem e cobertura por UF.

Inferred read-only
cep

Pontos CNEFE de um CEP, com lat/lon IBGE.

Inferred read-only
proximo

Ponto CNEFE mais perto de lat/lon.

Inferred read-only
buscar

Busca textual de logradouro.

Inferred read-only
unidades

Unidades CNEFE de um CEP (apartamento, loja), com complemento e espécie.

Inferred read-only
empresas

Estabelecimentos da Receita neste CEP.

Inferred read-only
raio

CEPs a N metros de um ponto (cep ou lat/lon), com distância e pontos CNEFE.

Inferred read-only
vizinhanca

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

Inferred read-only
contact

Contato agente ($0.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.