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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| enhance_prompt | Enhance a prompt with the best prompt engineering technique for its intent. |
| list_techniques | List all 8 available prompt engineering techniques with acceptance stats. |
| get_stats | Get session totals and current config snapshot. |
| record_feedback | Record whether an enhancement was helpful. |
| get_config | Read the current ~/.prompte/config.json |
| set_config | Write a config value to ~/.prompte/config.json |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |