Automotive cybersecurity: R155/R156 regulations, ISO 21434, TISAX, AUTOSAR, Chinese GB/T
claude mcp add automotive-cybersecurity -- npx -y @ansvar/automotive-cybersecurity-mcp
claude_desktop_config.json
{
"mcpServers": {
"automotive-cybersecurity": {
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"automotive-cybersecurity": {
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"automotive-cybersecurity": {
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"automotive-cybersecurity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"automotive-cybersecurity": {
"command": "npx",
"args": [
"-y",
"@ansvar/automotive-cybersecurity-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Ansvar-Systems--automotive-cybersecurity/reviews or the review_server meta-tool.
POST /mcp