mcp tesla for Grok
io.github.jlestel/mcp-tesla
MCP server wrapping the Tesla Fleet API and TeslaMate API
client:Grok
transport:streamable-http
Install mcp tesla in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-tesla": {
"type": "http",
"url": "https://mcp.myteslamate.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs