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 |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
local_dev_from_github | Create a new local development environment from a GitHub repository |
local_dev_from_filesystem | Create a new local development environment from a filesystem path |
local_dev_run_tests | Auto-detect and run tests in a local development environment |
local_dev_cleanup | Clean up a local development environment |