Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANGO_BASE_URL | No | The base URL for the Nango API | https://api.nango.dev |
| NANGO_SECRET_KEY | Yes | Your Nango secret key for authentication | |
| NANGO_CONNECTION_ID | Yes | Your Nango connection ID | |
| NANGO_INTEGRATION_ID | No | The Nango integration ID for Slack | slack |
Capabilities
Server capabilities have not been inspected yet.
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 | |