automotive mcp server for Cursor
com.thenextgennexus/automotive-mcp-server
Cars.com listings, VIN lookups, and dealer inventory for car-buying assistants.
client:Cursor
transport:streamable-http
tools:2
Install automotive mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"automotive-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs