Loading MCP server directory, please wait...
Vehicle specs, federal recalls, and OBD-II DTC reference for AI agents via MCP.
npx @getmcp/cli add io.github.carvectorio/carvector-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CARVECTOR_API_KEYYour CarVector API key (free at carvector.io)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carvectorio/carvector-mcp": {
"command": "npx",
"args": [
"-y",
"carvector-mcp"
],
"env": {
"CARVECTOR_API_KEY": ""
}
}
}
}