Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_HOST | Yes | Your n8n instance URL (e.g., http://localhost:5678 or https://your-n8n.com/api/v1) | |
| N8N_API_KEY | Yes | Your n8n API key (e.g., n8n_api_1234567890abcdef...) |
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 | |