MarketCheck API for Cursor
com.marketcheck/api
MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.
client:Cursor
transport:streamable-http
tools:9
Install MarketCheck API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"api": {
"url": "https://developers.marketcheck.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs