oasdiff for Zed
io.github.oasdiff/oasdiff
Detect breaking changes, generate changelogs, diff, and validate OpenAPI specs.
client:Zed
transport:streamable-http
tools:4
Install oasdiff in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oasdiff": {
"url": "https://api.oasdiff.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs