Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_URL | No | n8n API URL | http://localhost:5678 |
| REDIS_URL | No | Redis URL | redis://localhost:6389 |
| QDRANT_URL | No | Qdrant URL | http://localhost:6343 |
| N8N_API_KEY | Yes | n8n API key | |
| N8N_ENCRYPTION_KEY | No | n8n encryption key (required for production) |
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 | |