Skip to content
Zed

MarketCheck API for Zed

com.marketcheck/api

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

client:Zed transport:streamable-http tools:9

Install MarketCheck API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "api": {
      "url": "https://developers.marketcheck.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

MarketCheck API in other clients