mcp tesla for VS Code
io.github.jlestel/mcp-tesla
MCP server wrapping the Tesla Fleet API and TeslaMate API
client:VS Code
transport:streamable-http
Install mcp tesla in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-tesla": {
"type": "http",
"url": "https://mcp.myteslamate.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs