Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qontext.ai/llms.txt

Use this file to discover all available pages before exploring further.

Qontext connects to your data sources and builds a context repository your AI tools can query directly. Follow the steps below to get set up.

Authentication

To start using the Qontext API:
  1. Sign up for Qontext to create your workspace
  2. Add an API key under Clients → API Keys
  3. Include it in all API requests as a header:
cURL
--header 'X-API-Key: q_sk_***************'

Add context to your repository

Bring your company data into Qontext. Qontext processes everything you connect and builds your context repository automatically. There are different ways to add context:
  1. Pull from native integrations
  2. Push programmatically via API
  3. Add agentically via MCP

Retrieve context from your repository

Once your context repository is created, you can retrieve context dynamically for any AI workflow or prompt via MCP (https://api.qontext.ai/mcp), API, or our native nodes:

Connect via MCP

Connect Qontext to Claude, ChatGPT, or other AI tools via MCP.

Qontext API

Call the API directly to retrieve context from anywhere.

Native Nodes

Use Qontext nodes in n8n, Make.com, or Zapier to power your AI workflows.

Next steps

Chats

Connect to Claude via MCP or ChatGPT to chat with your context repository.

Qontext API

Explore ingestion and retrieval options via the API.

AI Workflows

Power your AI workflows in n8n, Make.com, or Zapier with context from Qontext.

Native Connectors

Continuously sync HubSpot, Google Drive, and Notion data using our connectors.

Get support

If you encounter any problems or questions, contact us at support@qontext.ai.