Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TSX_BANNER | No | Controls whether tsx displays a banner | false |
| CODERRABBIT_MCP_LOCK_MODE | No | Pre-configured mode for CodeRabbit CLI output format (interactive|plain|prompt-only) | |
| CODERRABBIT_MCP_LOCK_TYPE | No | Pre-configured diff scope for CodeRabbit (all|committed|uncommitted) | |
| CODERRABBIT_TOOL_TIMEOUT_SEC | No | Tool timeout in seconds, should match tool_timeout_sec configuration | |
| CODERRABBIT_MCP_LOCK_CONFIG_FILES | No | JSON array of config file paths for CodeRabbit's -c flag (e.g., "[".coderabbit.yaml"]") |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |