automotive cybersecurity for Zed
io.github.ansvar-systems/automotive-cybersecurity
Automotive cybersecurity: R155/R156 regulations, ISO 21434, TISAX, AUTOSAR, Chinese GB/T
client:Zed
transport:stdio
runtime:npm
Install automotive cybersecurity in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"automotive-cybersecurity": {
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs