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 |
|---|---|
| claude_generate | Generate code or text via Claude Code CLI with retry and model selection |
| claude_edit | Edit files via Claude Code CLI with retry and model selection |
| claude_refactor | Refactor code via Claude Code CLI with retry and model selection |
| claude_generate_json | Generate JSON response with validation and retry |
| claude_edit_json | Edit with JSON response validation and retry |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |