Skip to content
Cursor

mcp tesla for Cursor

io.github.jlestel/mcp-tesla

MCP server wrapping the Tesla Fleet API and TeslaMate API

client:Cursor transport:streamable-http

Install mcp tesla in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-tesla": {
      "url": "https://mcp.myteslamate.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp tesla in other clients