INDIVIDUAL MCP TOOL
info_oficina
Descrição da Oficina Leão: endereço, horário, área atendida, especialidades resumidas, contatos WhatsApp e perguntas frequentes.
LIVE ENDPOINT
https://oficinaleao.com.br/mcp
Connect to this endpoint to inspect the live schema for info_oficina 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
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.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.
Related tools
listar_especialidades— Detalha 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.listar_artigos— Lista os artigos do blog de sintomas (câmbio, embreagem, motor, pintura), com título, resumo, especialidade e data.ler_artigo— Devolve o texto integral de um artigo em Markdown, a partir do slug.