Skip to content
VS Code

MarketCheck API for VS Code

com.marketcheck/api

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

client:VS Code transport:streamable-http tools:9

Install MarketCheck API in VS Code

.vscode/mcp.json

{
  "servers": {
    "api": {
      "type": "http",
      "url": "https://developers.marketcheck.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MarketCheck API in other clients