Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port the server listens on | 7017 |
API_BASE_URL | No | The base URL for the Meeting BaaS API | |
QRCODE_API_KEY | No | API key for the QR Code AI API service | |
DEFAULT_API_KEY | No | Default API key for testing | |
MCP_FROM_CLAUDE | No | Indicates if the server is running from Claude Desktop |
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 |