Toyota & Lexus for Windsurf
io.github.zepgram/toyota
Toyota & Lexus vehicles: fuel, range, location, trips, health, climate, charging, commands
client:Windsurf
transport:stdio
runtime:pypi
Install Toyota & Lexus in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"toyota": {
"command": "uvx",
"args": [
"toyota-mcp"
],
"env": {
"TOYOTA_USERNAME": "<TOYOTA_USERNAME>",
"TOYOTA_PASSWORD": "<TOYOTA_PASSWORD>",
"TOYOTA_VIN": "<TOYOTA_VIN>",
"TOYOTA_BRAND": "<TOYOTA_BRAND>",
"TOYOTA_USE_METRIC": "<TOYOTA_USE_METRIC>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs