CurbSpec for Zed
io.github.swantron/curbspec
Compile a used-vehicle report from a VIN or listing. Free preview; unlock full writeups for $12.99.
client:Zed
transport:streamable-http
tools:1
Install CurbSpec in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"curbspec": {
"url": "https://curbspec.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs