All-in-One Dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXY_URLNoThe proxy URL to use.
GITLAB_HOSTNoThe host address for GitLab.
QDRANT_HOSTNoThe host address for Qdrant.
QDRANT_PORTNoThe port for Qdrant.
ENABLE_TOOLSNoA comma-separated list of tools group to enable. Leave empty to enable all tools.
GITLAB_TOKENNoYour GitLab access token.
BRAVE_API_KEYNoYour Brave Search API key.
ATLASSIAN_HOSTNoThe host address for Atlassian.
OPENAI_API_KEYNoYour OpenAI API key.
QDRANT_API_KEYNoYour Qdrant API key.
ATLASSIAN_EMAILNoYour Atlassian email address.
ATLASSIAN_TOKENNoYour Atlassian API token.
GOOGLE_AI_API_KEYNoYour Google AI API key.
GOOGLE_TOKEN_FILENoPath to the Google token file.
GOOGLE_CREDENTIALS_FILENoPath to the Google credentials file.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools