Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NODE_ENV | No | Node.js environment mode | development |
MCP_DEBUG | No | Enable MCP debug mode | true |
EUCONQUISTO_CONNECTORS | Yes | JSON string containing connector configuration with uid, name, type, and permissions | |
EUCONQUISTO_PROJECT_UID | Yes | Your project UID for EuConquisto Composer platform | |
EUCONQUISTO_ACCESS_TOKEN | Yes | Your access token for EuConquisto Composer platform |
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 |