CurbSpec for Cursor
io.github.swantron/curbspec
Compile a used-vehicle report from a VIN or listing. Free preview; unlock full writeups for $12.99.
client:Cursor
transport:streamable-http
tools:1
Install CurbSpec in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"curbspec": {
"url": "https://curbspec.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs