Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
REDIS_URL | No | Custom Redis URL for connection | redis://localhost:6379 |
STDIO_TRANSPORT | No | Set to true to enable Stdio Transport mode instead of HTTP Transport | |
FORCE_MEMORY_SESSION | No | Force memory session store even if Redis is available |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
review-code |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
analysis-results |
Tools
Functions exposed to the LLM to take actions