Productivity
oficinaleao.com.br
Provides information about a car repair shop including services, specialties, and blog articles.
ENDPOINT 1
https://oficinaleao.com.br/mcp
MCP server metadata
- Name
- oficinaleao
- Version
- 1.0.0
Ferramentas de leitura sobre a Oficina Leão, oficina mecânica familiar em Recife/PE. Use info_oficina para a ficha geral, listar_especialidades para serviços e WhatsApp, e listar_artigos/ler_artigo para o blog de sintomas.
Known tools 4
info_oficinaDescrição da Oficina Leão: endereço, horário, área atendida, especialidades resumidas, contatos WhatsApp e perguntas frequentes.
Inferred read-onlylistar_especialidadesDetalha as três especialidades (câmbio manual, pintura e lanternagem, motor e mecânica geral): serviços, problemas comuns, processo de atendimento e WhatsApp do especialista.
Inferred read-onlylistar_artigosLista os artigos do blog de sintomas (câmbio, embreagem, motor, pintura), com título, resumo, especialidade e data.
Inferred read-onlyCONNECT 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.oficinaleao]
url = "https://oficinaleao.com.br/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"oficinaleao": {
"type": "http",
"url": "https://oficinaleao.com.br/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: oficinaleao
Remote MCP URL: https://oficinaleao.com.br/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": {
"oficinaleao": {
"url": "https://oficinaleao.com.br/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"oficinaleao": {
"type": "http",
"url": "https://oficinaleao.com.br/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "oficinaleao",
"transport": "streamable-http",
"url": "https://oficinaleao.com.br/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.