Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The internal HTTP server port run by the Electron backend. The MCP server expects to connect to this port for health checks and API calls. | 3000 |
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 |
---|---|
terminal_start | - |
terminal_execute | - |
terminal_get_output | - |
terminal_stop | - |
terminal_get_sessions | - |