automotive cybersecurity for Cursor
io.github.ansvar-systems/automotive-cybersecurity
Automotive cybersecurity: R155/R156 regulations, ISO 21434, TISAX, AUTOSAR, Chinese GB/T
client:Cursor
transport:stdio
runtime:npm
Install automotive cybersecurity in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"automotive-cybersecurity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs