Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CFR_PATH | No | Path to the CFR decompiler .jar file. If not specified, the server will search the project directory or download it automatically. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| decompile_file | |
| decompile_files | |
| decompile_directory | |
| download_cfr_tool | |
| check_cfr_status | |
| get_java_version | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |