Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host/address of IDE's built-in webserver. By default, connects to IDE on 127.0.0.1. | |
| IDE_PORT | No | Port of IDE's built-in webserver. Used when running multiple IDEs with MCP server to connect to a specific one. | |
| LOG_ENABLED | No | Enable logging when set to '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 | |