Subaru STARLINK MCP for Grok Bot
by elderibeiro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROK_HOME | No | Alternative home directory for Grok Bot. Defaults to $HOME. | |
| SUBARU_PIN | No | MySubaru PIN. If not set, it is read from pass (subaru/pin). It is strongly recommended not to set this in the MCP registration to avoid exposure. | |
| SUBARU_COUNTRY | No | Country for the MySubaru API (e.g., USA, Canada). If not set, the wrapper may default to USA. | |
| SUBARU_MCP_SRC | No | Path to the src directory if the MCP code is installed outside the default layout. | |
| SUBARU_NICKNAME | No | Vehicle nickname to select a single vehicle when the account has multiple vehicles. If not set, tools require the nickname as a parameter. | |
| SUBARU_PASSWORD | No | MySubaru password. If not set, it is read from pass (subaru/password). It is strongly recommended not to set this in the MCP registration to avoid exposure. | |
| SUBARU_USERNAME | No | MySubaru username. If not set, it is read from pass (subaru/username). | |
| SUBARU_DEVICE_ID | No | MySubaru device ID. If not set, it is generated automatically and stored locally. | |
| SUBARU_MCP_PYTHON | No | Path to the Python interpreter of the MCP virtualenv if different from the default. | |
| SUBARU_DEVICE_NAME | No | Device name used for MySubaru registration. Example: grok-bot. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues