Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Host address for the MCP server | 127.0.0.1 |
MCP_NAME | No | Name of the MCP server | Dust MCP Server JS |
MCP_PORT | No | Port for the MCP server | 5001 |
DUST_EMAIL | No | Your email address for Dust | |
START_MODE | No | Startup Mode (server, client, or both) | both |
CLIENT_HOST | No | Host address for the test client | 127.0.0.1 |
CLIENT_PORT | No | Port for the test client | 5002 |
DUST_DOMAIN | No | Dust API domain | https://dust.tt |
MCP_TIMEOUT | No | Timeout in seconds for the MCP server | 30 |
DUST_API_KEY | Yes | Your Dust API key | |
DUST_AGENT_ID | Yes | Your Dust agent ID | |
DUST_FULLNAME | No | Your full name for Dust | |
DUST_TIMEZONE | No | Your timezone for Dust | Europe/Berlin |
DUST_USERNAME | No | Your Dust username | |
DUST_WORKSPACE_ID | Yes | Your Dust workspace ID |
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 |