Skip to main content
Glama
mcp-dir

DETRAN GO: Gravame

by mcp-dir
README.md
# DETRAN GO: Gravame

### DETRAN GO: Gravame for Claude, ChatGPT and AI agents

DETRAN GO: Gravame, official-source lookup. Platform-hosted, pay per query with prepaid credit.

- ๐Ÿ“Š **1 tool**
- ๐Ÿ”’ **Read-only**
- ๐Ÿ’ฌ **Works with any MCP client**: Claude Desktop, Cursor, VS Code, Cline, Continue
- ๐Ÿ”‘ **Magic-link login (no password)**

[Versรฃo em portuguรชs](README.pt.md) ยท [Full docs (PT-BR)](docs/) ยท [Agent skill](skills/)

---

## One-click install

### Claude (Web and Desktop)

Anthropic unified MCP installation at `claude.ai/customize/connectors`. **The same link works for Claude Web and Claude Desktop** (just be logged in):

[โž• Open in Claude and connect](https://claude.ai/new?modal=add-custom-connector#settings/customize-connectors)

**Manual** (if the deeplink does not open): [claude.ai/customize/connectors](https://claude.ai/customize/connectors?surface=cowork) โ†’ **+** โ†’ **Add custom connector** โ†’ paste **Name** `DETRAN GO: Gravame` and **URL** `https://api.mcp.ai/p_detran_go_gravame`.

### Cursor

[โž• Install DETRAN GO: Gravame in Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=detran_go_gravame&config=eyJ1cmwiOiJodHRwczovL2FwaS5tY3AuYWkvcF9kZXRyYW5fZ29fZ3JhdmFtZSJ9)

### VS Code (Copilot Chat)

[โž• Install DETRAN GO: Gravame in VS Code](vscode:mcp/install?name=detran_go_gravame&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.mcp.ai%2Fp_detran_go_gravame%22%7D)

### ChatGPT, Manus, OpenClaw and 40+ other clients

Works with any MCP client that speaks **MCP over HTTP**. The server URL is always:

```
https://api.mcp.ai/p_detran_go_gravame
```

Per-client details: [INSTALL.md](INSTALL.md).

---

## Example prompts

```
Look up DETRAN GO: Gravame
```

---

## 1 tool available

| Tool | Description |
|---|---|
| `detran_go_gravame_consultar` | DETRAN GO: Gravame, consulta em fonte oficial. |

Details for each tool: [docs/ferramentas.md](docs/ferramentas.md) (PT-BR)

---

## Pricing

Prepaid credit wallet, pay per use. See [docs/precos.md](docs/precos.md) (PT-BR).

---

## Privacy & data protection

- **Read-only**, no tool changes data at the source.
- **Sub-processors**: the LLM host you choose (Claude, ChatGPT, Cursor, your own agent). Full list in [docs/privacidade-lgpd.md](docs/privacidade-lgpd.md).
- Data returned by the tools is sent to **the LLM host you choose**, a sub-processor outside our control. We recommend plans with training opt-out.

---

## FAQ

**Is the server open source?**
The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skills, all MIT.

**Can I use it with my own agent (not Claude/Cursor)?**
Yes, any client that speaks MCP over HTTP. URL: `https://api.mcp.ai/p_detran_go_gravame`.


---

## Support

- ๐Ÿ“ง [detran_go_gravame@mcp.ai](mailto:detran_go_gravame@mcp.ai)
- ๐Ÿ› [GitHub Issues](https://github.com/mcp-dir/detran_go_gravame-mcp/issues)
- ๐Ÿ“„ [docs/](docs/)

---

## License

MIT โ€” see [LICENSE](LICENSE). The MCP server at `api.mcp.ai/p_detran_go_gravame` is proprietary (hosted); this repo (manifests, docs, skills) is MIT.