CARMOTIF Automotive Design for VS Code
io.github.xgone/carmotif-agent
Automotive design reference search with filters, natural language, image retrieval, and comparison.
client:VS Code
transport:streamable-http
Install CARMOTIF Automotive Design in VS Code
.vscode/mcp.json
{
"servers": {
"carmotif-agent": {
"type": "http",
"url": "https://api.carmotif.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs