Skip to content
Claude Desktop

MarketCheck API for Claude Desktop

com.marketcheck/api

MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.

client:Claude Desktop transport:streamable-http tools:9

Install MarketCheck API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://developers.marketcheck.com/api/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

What Claude Desktop can do once it is connected

MarketCheck API in other clients