# detran_pr_veiculo — MCP server on mcp.ai > DETRAN PR: Vehicle (Extrato), official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/detran_pr_veiculo ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_detran_pr_veiculo?ms=1787191260000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/detran_pr_veiculo/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/detran_pr_veiculo/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/detran_pr_veiculo/skill.md Postman collection (v2.1): https://mcp.ai/detran_pr_veiculo/postman.json ## Tools - detran_pr_veiculo_consultar(renavam: string, pkcs12_cert: string, pkcs12_pass: string) — DETRAN PR: Veículo (Extrato), consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos ofici ## Example prompts - "Look up DETRAN PR: Vehicle (Extrato)" ## Links Docs: https://mcp.ai/docs/mcps/detran_pr_veiculo Website: https://mcp.ai/mcps/detran_pr_veiculo