Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key to use Claude for formatting |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rewrite_coding_prompt | Rewrites user's coding prompts before passing to AI IDE (e.g. Cursor AI) to get the best results from AI IDE. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |