Skip to main content
Glama
shinzarou-eng

codebase-chat-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEBASE_MODELNoModel to use for direct-LLM mode.deepseek-chat
OPENAI_API_KEYNoAPI key for OpenAI direct-LLM mode. If not set, the server runs in prompt-only mode (unless DEEPSEEK_API_KEY is set).
OPENAI_BASE_URLNoCustom endpoint for OpenAI API.https://api.openai.com/v1
DEEPSEEK_API_KEYNoAPI key for DeepSeek direct-LLM mode. If not set, the server runs in prompt-only mode (unless OPENAI_API_KEY is set).
DEEPSEEK_BASE_URLNoCustom endpoint for DeepSeek API.https://api.deepseek.com/v1
CODEBASE_CACHE_DIRNoWhere the index cache lives. Defaults to the OS cache dir.
DSH_PROJECT_ALIASESNoExtra name=path aliases for projects (semicolon-separated).
DSH_PROTECTED_PATHSNoExtra paths that can never be patched. Defaults to built-in list.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources