Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Set a custom port (defaults to 3000) when using HTTP transport | |
USE_HTTP | No | Enable HTTP/SSE transport instead of stdio |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_completion | - |
analyze_code | - |
developer_tip | - |
gc | - |
ac | - |
tip | - |