Lists the vehicles linked to a CPF or CNPJ nationwide, from the document provided. Platform-hosted,
claude mcp add veiculo_frotas-mcp --transport http https://api.mcp.ai/p_veiculo_frotas
~/.cursor/mcp.json
{
"mcpServers": {
"veiculo_frotas-mcp": {
"url": "https://api.mcp.ai/p_veiculo_frotas"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"veiculo_frotas-mcp": {
"serverUrl": "https://api.mcp.ai/p_veiculo_frotas"
}
}
}
.vscode/mcp.json
{
"servers": {
"veiculo_frotas-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_veiculo_frotas"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"veiculo_frotas-mcp": {
"url": "https://api.mcp.ai/p_veiculo_frotas"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"veiculo_frotas-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_veiculo_frotas"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_veiculo_frotas | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--veiculo_frotas-mcp/reviews or the review_server meta-tool.
POST /mcp