MCP Server
MCP
io.github.carvectorio/carvector-mcp
Vehicle specs, federal recalls, and OBD-II DTC reference for AI agents via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "carvector-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your CarVector API key (free at carvector.io)",
"isRequired": true,
"isSecret": true,
"name": "CARVECTOR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment