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.

Connect Qontext to Claude via MCP to power every chat with up-to-date company context. With Claude + Qontext, you can:
  • Automatically pull relevant, up-to-date context for every prompt
  • Keep full governance and permissions in Qontext

Installation

Claude Desktop Setup

1

Open Claude

Launch the Claude desktop application.
2

Open Developer Settings

Go to Settings → Developer.
Claude settings menuDeveloper settings
3

Edit Configuration

Click Edit configuration to open the config file.
Edit configuration buttonConfiguration file location
4

Add Qontext MCP Server

Paste the following configuration:
{
  "mcpServers": {
    "qontext-ai": {
      "command": "npx",
      "args": ["mcp-remote", "https://api.qontext.ai/mcp"]
    }
  }
}
5

Restart Claude

Close Claude completely and restart it.
6

Connect Your Qontext Workspace

After restarting, you will be asked to give the MCP access to your Qontext workspace.Select organizationThen, you should see that the Qontext MCP Server is connected.Qontext MCP server connected
From now on, Claude will automatically use Qontext to retrieve relevant context.

Using Qontext in Claude

Once connected, using Qontext is simple:
1

Start a New Chat

Open a new conversation in Claude.
2

Write Your Prompt

Type your question or task as usual.
3

Trigger Qontext

Add “Use Qontext” anywhere in your message and send.
4

Get Context-Aware Responses

Claude automatically retrieves the relevant context from your context repository to complete the task.

Example prompts

Use Qontext. What were the key takeaways from last week's sales meeting?
Summarize what we know about Acme Corp. Use Qontext.
Use Qontext to find our pricing guidelines and help me draft a proposal.

Troubleshooting

Make sure you’ve restarted Claude completely after editing the configuration file. Check that the JSON syntax in your config is valid.
Developer settings are available in the Claude desktop app. If you’re using Claude in the browser, use the Claude Pro setup with Connectors instead.

Need help?

If you encounter issues with the Claude integration, reach out at support@qontext.ai.