Dealership Group PluginLightweightCommand
/setup-mcp
Connect MarketCheck MCP to Claude for your dealer group
$/setup-mcp
Lightweight
Complexity
1
API Calls
$0.001 – $0.001
MC API Cost
$0.01 – $0.02
Total Cost
Purpose
Walks through the MCP connection setup for the dealership-group plugin — verifying the MarketCheck API key, confirming tool availability, and validating that all required MarketCheck tools are accessible in the current Claude session.
Audience:Dealer group operatorsIT administratorsPlugin administrators
How It Works
Execution flow. MCP tool calls are shown inline on each step.
01
API Key Verification
get_server_infoCheck that the MarketCheck API key is present and valid by calling get_server_info.
02
Tool Availability Check
Confirm all required MarketCheck MCP tools are accessible in the current session.
03
Connection Confirmation
Output a summary of available tools and confirm the session is ready for dealer group workflows.
MCP Tool Calls
| Tool | Calls | Purpose |
|---|---|---|
get_server_info | 1 | API key validation and server info |
Example Output
MCP SETUP — Dealership Group Plugin ════════════════════════════════════ ✓ MarketCheck API key: Valid ✓ Server info: API v2, US market enabled ✓ Tools available: decode_vin_neovin, search_active_cars, search_past_90_days, get_sold_summary, predict_price_with_comparables, get_car_history Setup complete. All 6 MarketCheck tools accessible. Ready for dealer group workflows.
Cost Estimate
TierLightweight
API Calls1
MC API — best$0.001
MC API — worst$0.001
Claude — best$0.01
Claude — worst$0.02
Total range$0.01 – $0.02
Limitations
- Requires a valid MarketCheck API key configured in the MCP server.
- MCP server must be running and accessible from the Claude session.
Dealership Group Plugin
View all skills & commands