Overdrive Intel for Zed
io.github.looney-tic/intel-overdrive
AI coding ecosystem intelligence — breaking changes, tools, security alerts from 900+ sources
client:Zed
transport:stdio
runtime:npm
Install Overdrive Intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"intel-overdrive": {
"command": "npx",
"args": [
"-y",
"intel-overdrive-mcp"
],
"env": {
"OVERDRIVE_API_KEY": "<OVERDRIVE_API_KEY>",
"OVERDRIVE_API_URL": "<OVERDRIVE_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs