MarketCheck AI Desk for Claude Desktop
com.marketcheck/marketcheck-ai-reports
Vehicle valuations and market reports in Claude or ChatGPT. Pay per report, no subscription.
client:Claude Desktop
transport:streamable-http
Install MarketCheck AI Desk in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"marketcheck-ai-reports": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai.marketcheck.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs