Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token (optional but recommended for higher rate limits). | |
| OPENAI_API_KEY | Yes | Your OpenAI API key used for generating embeddings. | |
| UPSTASH_VECTOR_RESTAR_URL | Yes | Your Upstash Vector REST URL. | |
| UPSTASH_VECTOR_RESTAR_TOKEN | Yes | Your Upstash Vector REST token. |
Capabilities
Server capabilities have not been inspected yet.
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 | |