Skip to content
Cursor

Veículo for Cursor

io.github.mcp-dir/veiculo-mcp

Look up a vehicle by license plate against official sources (make/model, year, status, restrictions)

client:Cursor transport:streamable-http tools:7

Install Veículo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "veiculo-mcp": {
      "url": "https://api.mcp.ai/p_veiculo"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Veículo in other clients