Installation
- Existing Docker Compose
- Fresh Docker
- npm (Host)
If you already have n8n running with Docker Compose (e.g. with a volume like
./n8n_data:/home/node/.n8n):Configuring Credentials
Enter connection details
| Field | Value |
|---|---|
| API Base URL | Your co-mind.ai platform URL |
| API Token | Your Personal Access Token (cmnd_...) |
Available Resources
Inference
Run AI inference tasks (chat completions, text generation).
Knowledge Base
Manage knowledge bases for RAG workflows.
Chat Session
Manage persistent chat sessions.
Echo Transcription
Speech-to-text transcription.
Echo TTS
Text-to-speech generation.
Document Analyzer
Upload and analyze documents.
Researcher
AI-powered web research and report synthesis.
Sanitizer
Content sanitization and safety policies.
Discovery
Service discovery (models, backends, capabilities).
Custom
Custom API requests for advanced use cases.

