Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VAIZ_DEBUG | No | Set to 'true' for debug output to stderr | false |
| VAIZ_API_URL | No | MCP API URL | https://api.vaiz.com/mcp |
| VAIZ_SPACE_ID | Yes | Your Vaiz Space ID | |
| VAIZ_API_TOKEN | Yes | Your Vaiz API key (Bearer token) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |