Installation & Configuration
{
"mcpServers": {
"teslamate": {
"command": "uv",
"args": [
"run",
"python",
"/path/to/teslamate-mcp/main.py"
],
"env": {
"DATABASE_URL": "postgresql://username:password@hostname:port/teslamate"
}
}
}
}Information
Transport
streamable
Language
Python
Created
2025/7/23
Updated
2025/7/23