● healthy
MyTesla.io is an MCP server that bridges your AI assistant and your Tesla. Once connected, natural-language requests ("pre-condition the cabin to 70°F before my 8am meeting", "charge to 80%, start at midnight", "where's my car?") turn into signed Tesla Fleet API commands. Built for daily use: clean, actionable errors when Tesla rejects a command, per-tool feature flags, and credit-based billing with no surprises. Works with any MCP-aware client (Claude, ChatGPT Developer Mode, Cursor, VS Code, Claude Code).
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/mytesla/mytesla/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/mytesla/mytesla/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mytesla.io
Listed at (smithery)
https://mytesla.io