You're viewing a demo portfolio

Join the waitlist
PRSM

automotive__search_cars

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Automotive Intelligence] Search Cars.com for vehicle listings. Returns prices, mileage, dealer info. Args: make: Car make (e.g. 'Toyota') model: Car model (optional, e.g. 'Camry') zip_code: ZIP code for local results (optional) max_results: Max results (default 20)

Parameters schema

{
  "type": "object",
  "properties": {
    "make": {
      "type": "string",
      "default": ""
    },
    "model": {
      "type": "string",
      "default": ""
    },
    "zip_code": {
      "type": "string",
      "default": ""
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
automotive__search_cars — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP