Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to your SST project |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sst_discover | Discover running SST dev servers and available stages. |
| sst_list_tabs | List all available log tabs/files from SST dev. |
| sst_read_logs | Read the last N lines from a specific SST dev log tab. |
| sst_get_status | Get current deployment status and resources from SST dev. |
| sst_get_invocations | Get recent Lambda function invocations from SST dev. |
| sst_get_events | Get recent events from the SST dev event stream. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |