Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_agent | Start an agent in a specific tmux target |
| get_agent_status | Get status of agents |
| send_message | Send a message to a tmux target. Control characters supported: C-c (stop), C-l (clear), etc. |
| capture_screen | Capture screen content from a tmux target |
| parallel_implement | Start parallel implementation with multiple workers |
| get_parallel_status | Get status of parallel implementation sessions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |