Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HTTP_PORT | No | Port number for HTTP transport mode | 3000 |
MCP_TRANSPORT | No | Transport mode (stdio or http) | stdio |
OPENMSX_SHARE_DIR | No | Directory containing openMSX data files (machines, extensions, etc.) | |
OPENMSX_EXECUTABLE | No | Path or command to the openMSX executable | openmsx |
OPENMSX_REPLAYS_DIR | No | Directory where replay files will be saved | |
OPENMSX_SCREENDUMP_DIR | No | Directory where screen dumps will be saved | |
OPENMSX_SCREENSHOT_DIR | No | Directory where screenshots will be saved |
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 |