Car_Diagnostic_AI
by Mati83mon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_API_KEY | No | API key for Tavily web search; optional, DuckDuckGo is used without it. | |
| ANTHROPIC_API_KEY | No | API key for Claude; falls back to Ollama if unset. | |
| MAJSTER_CAN_BACKEND | No | Backend for the vehicle interface: virtual, socketcan, slcan, serial, j2534, rfcomm. | virtual |
| MAJSTER_CAN_BITRATE | No | CAN bus bitrate. | 500000 |
| MAJSTER_CAN_CHANNEL | No | CAN channel or interface name. | can0 |
| MAJSTER_OLLAMA_MODEL | No | Ollama model to use as a fallback LLM. | |
| MAJSTER_WRITE_ENABLED | No | Master switch for write operations. Defaults to false for safety. | false |
| MAJSTER_REQUIRE_APPROVAL | No | Require human-in-the-loop approval for all write operations. | true |
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