Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_routing_guidance | Get routing guidance for a task - returns which agent should handle it and the exact CLI command to run (guidance only, no execution) |
| discover_agents | Discover and register available CLI agents on the system |
| list_agents | List all registered agents and their availability status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |