mercedes-benzLocate Mercedes-Benz dealerships and search for new vehicle inventory across the USA using zip code-based filters and detailed specifications.
Install via ClawdBot CLI:
clawdbot install kaudata/mercedes-benzGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://nafta-service.mbusa.com/api/dlrsrv/v1/us/searchAudited Apr 16, 2026 · audit v1.0
Generated May 21, 2026
A user wants to find the closest Mercedes-Benz dealership for test drives or service. The agent uses get_mbusa_dealers to provide name, address, phone, and service URLs based on a zip code.
A customer looking for a specific new model like a 2026 GLC within a 50-mile radius. The agent uses get_mbusa_inventory with filters (model, price, colors, fuel type) to return matching VINs, MSRP, and dealership info.
A user needs to schedule service at a dealership. The agent finds the nearest dealer via get_mbusa_dealers and provides the service scheduling URL as a clickable link for the user.
A buyer wants new Mercedes models under $100,000 near their location. The agent filters inventory by price range and zip code using get_mbusa_inventory, then presents options with MSRP and dealer info.
A user wants to see images of a specific vehicle and visit the dealer’s website. The agent returns direct image and website URLs from get_mbusa_inventory data, presented as clickable Markdown links.
Capture user interest in specific vehicles or service requests and forward leads to participating dealerships. Revenue can be generated through per-lead fees or subscription from dealers.
Offer a subscription or one-time fee service where users get personalized inventory searches, price comparisons, and direct links to schedule test drives or services across multiple dealerships.
License the inventory and dealer data access to third-party apps, comparison sites, or automotive journalists. Revenue from API usage fees or flat licensing rates.
💬 Integration Tip
Load the schema.json into the agent context and ensure the model can format image/website URLs as clickable Markdown links for best user experience.
Scored Jul 6, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.