tessie-mcp

keithah/tessie-mcp
★ 6 stars TypeScript Security Updated today
🚗 Advanced Tesla MCP Server - Intelligent analytics, cost optimization, and predictive insights through Tessie API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tessie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "keithah/tessie-mcp"
      ]
    }
  }
}

README Excerpt

Personal, self-hosted MCP access to Tessie. It is a Streamable HTTP server at `/mcp`, designed for one owner and protected by a static bearer token. 1. Generate a Tessie access token at <https://dash.tessie.com/settings/api>. 2. Create `.env` from `.env.example` and generate `MCP_AUTH_TOKEN` with `openssl rand -base64 48`.

Tools (1)

list_vehicles