Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_URL | No | URL of the single N8N instance | |
| N8N_API_KEY | No | API key of the single N8N instance | |
| N8N_INSTANCES | No | JSON array of N8N instances with name, url, and apiKey properties | |
| N8N_INSTANCE_NAME | No | Name of the single N8N instance | default |
| N8N_INSTANCE_1_URL | No | URL of the first N8N instance | |
| N8N_INSTANCE_2_URL | No | URL of the second N8N instance | |
| N8N_INSTANCE_1_NAME | No | Name of the first N8N instance | |
| N8N_INSTANCE_2_NAME | No | Name of the second N8N instance | |
| N8N_INSTANCE_1_API_KEY | No | API key of the first N8N instance | |
| N8N_INSTANCE_2_API_KEY | No | API key of the second N8N instance |
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 | |