← terryautooutletva.com
INDIVIDUAL MCP TOOL
estimate_trade_in
Value the shopper's CURRENT / trade-in vehicle.
LIVE ENDPOINT
https://ai.terryautooutletva.com/mcp
Connect to this endpoint to inspect the live schema for estimate_trade_in and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.terryautooutletva-ai-mirror-chatgpt-app]
url = "https://ai.terryautooutletva.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"terryautooutletva-ai-mirror-chatgpt-app": {
"type": "http",
"url": "https://ai.terryautooutletva.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: terryautooutletva-ai-mirror-chatgpt-app
Remote MCP URL: https://ai.terryautooutletva.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"terryautooutletva-ai-mirror-chatgpt-app": {
"url": "https://ai.terryautooutletva.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"terryautooutletva-ai-mirror-chatgpt-app": {
"type": "http",
"url": "https://ai.terryautooutletva.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "terryautooutletva-ai-mirror-chatgpt-app",
"transport": "streamable-http",
"url": "https://ai.terryautooutletva.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_inventory— Find specific vehicles in Terry Auto Outlet inventory by free-text query and/or structured filters, sorted however the shopper asked.get_vehicle— Get the full structured record for one vehicle by its 17-character VIN.get_vehicle_details— THE deep-dive tool for ONE vehicle.get_value_props— This dealership's OWN documented reasons to buy here: certification, inspection process, warranty coverage, guarantees, upfront pricing.list_inventory— Raw pagination over the feed in load order.get_oem_offers— Every incentive we can evidence on a vehicle: APR programs, lease programs, bonus cash and discount off MSRP, for one VIN or across a make/model.get_dealer_specials— Dealer-advertised specials from our own specials page, each with terms, expiry and a link.search_offers— Search every offer we hold by model, family (apr/lease/cash/special) or free text.