Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
examples | Novel examples of run_command tool use to nudge models to the possibilities. Based on assumption that most models understand shell commands/scripts very well. |
run_command | Include command output in the prompt. This is effectively a user tool call. |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run_command | Run a command on this linux machine |