Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AEM_HOST | Yes | URL of the AEM instance | http://localhost:4502 |
MCP_PORT | No | Port for the MCP server | 8080 |
GATEWAY_PORT | No | Port for the gateway | 3000 |
MCP_PASSWORD | Yes | Password for MCP server authentication | admin |
MCP_USERNAME | Yes | Username for MCP server authentication | admin |
OPENAI_API_KEY | No | API key for OpenAI integration | |
AEM_SERVICE_USER | Yes | Username for AEM authentication | admin |
TELEGRAM_BOT_TOKEN | No | Token for Telegram bot integration | |
AEM_SERVICE_PASSWORD | Yes | Password for AEM authentication | admin |
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 |