Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Server host address | 127.0.0.1 |
MCP_PORT | No | Server port | 8000 |
MCP_ENABLE_AUDIO | No | Enable audio functionality | true |
MCP_ENABLE_CAMERA | No | Enable camera functionality | true |
MCP_ENABLE_SCREEN | No | Enable screen functionality | true |
MCP_ENABLE_PRINTER | No | Enable printer functionality | true |
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 |