Tesla MCP Server
by scald
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TESLA_CLIENT_ID | Yes | Your Tesla API Client ID obtained from the Tesla Developer Portal | |
TESLA_CLIENT_SECRET | Yes | Your Tesla API Client Secret obtained from the Tesla Developer Portal | |
TESLA_REFRESH_TOKEN | Yes | Your Tesla API refresh token obtained through the OAuth 2.0 flow |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
summarize_vehicles | Get information about your Tesla vehicles |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |