Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_SERVER_URL | No | URL of the MCP server | |
OPENAI_API_KEY | Yes | Your OpenAI API key | |
MCP_ADMIN_TOKEN | No | Admin token for direct access to the MCP server (Optional - a random token will be generated at server startup if not set) | |
MCP_PROJECT_DIR | No | Path to the project directory |
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 |
---|---|
No tools |