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 |
|---|---|
| getCodebase | Retrieve the entire codebase as a single text output using RepoMix |
| getRemoteCodebase | Retrieve a remote repository's codebase as a single text output using RepoMix |
| saveCodebase | Save the codebase to a file using RepoMix |