Skip to main content
This integration is currently only available as a community node in the self-hosted n8n version. We are working to make it available for the cloud version. Instructions for using Qontext in the cloud version are provided below.
We offer a community node that allows seamless integration with n8n workflows. Simply create a credential using your Qontext API key. With n8n, you can:
  • Build highly contextualized AI-driven and agentic workflows that retrieve context from our retrieval endpoints
  • Develop custom ingestion pipelines for your tools and for tools we don’t yet integrate with

Installation Steps

Our n8n community node is available on npm.
  1. Go to your n8n dashboard
  2. Access settings
  3. Navigate to community nodes
  4. Click install and enter the package name (n8n-nodes-qontext)
  5. Click install in the modal

Using Qontext as a Tool for n8n Agents

The community node doesn’t natively support using Qontext as a tool for agents. Instead, use the HTTP Request node and import API call blueprints via the cURL import button.

Using Qontext in the Cloud Version

To use the Qontext API in the cloud version, you’ll need to use the n8n HTTP Request node. Import an API call blueprint using the cURL import button.