Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HUB_API_BASE | No | Base URL of the Hub API | http://localhost:3001/v2 |
| HUB_API_TOKEN | Yes | Bearer token for Hub API auth |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| post_customer | Cria um novo cliente (lead) no Hub. Use esta ferramenta para registrar leads encontrados em outras fontes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |