ca.tradebasis/automotive-appraisal
Official3 toolsTradeBasis Automotive Appraisal MCP
TradeBasis: Canadian B2B vehicle appraisal SaaS info — product, Lite/Pro pricing, research briefs.
Canadian B2B vehicle appraisal SaaS platform with pricing and research information.
Captured live from the server via tools/list.
tradebasis_about
What TradeBasis is, the problem it solves, what makes it different, and who it's for. Returns static markdown with an as_of date.
No parameters.
tradebasis_pricing_and_tiers
TradeBasis subscription tiers — Lite ($99/mo CAD) vs Pro ($499/mo CAD): what each includes and who each is for. Static markdown.
No parameters.
tradebasis_research_library
Static research/market-report briefs authored by TradeBasis. Call with no arguments to list available briefs, or pass a topic (slug or title) to retrieve a single brief. Returns static markdown.
Parameters (1)
- topicstring
Optional brief slug or title. Omit to list all available briefs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"automotive-appraisal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tradebasis.ca/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.