# dpvat_guia — MCP server on mcp.ai > DPVAT: Issuance de Guia, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/dpvat_guia ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_dpvat_guia?ms=1787247060000 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/dpvat_guia/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/dpvat_guia/ 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/dpvat_guia/skill.md Postman collection (v2.1): https://mcp.ai/dpvat_guia/postman.json ## Tools - dpvat_guia_consultar(renavam: string, uf: string) — DPVAT: Emissão de Guia, 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 oficiais br ## Example prompts - "Look up DPVAT: Issuance de Guia" ## Links Docs: https://mcp.ai/docs/mcps/dpvat_guia Website: https://mcp.ai/mcps/dpvat_guia